Click or drag to resize

LeaveConferenceFailureArgs Class

Arguments for leave-conference failure callbacks.
Inheritance Hierarchy
Dynamic
  Extensible
    BaseOutputArgs
      BaseFailureArgs
        FM.IceLink.WebSync4LeaveConferenceFailureArgs

Namespace:  FM.IceLink.WebSync4
Assembly:  FM.IceLink.WebSync4 (in FM.IceLink.WebSync4.dll) Version: 1.1.2.607 (1.1.2.607)

The LeaveConferenceFailureArgs type exposes the following members.

Constructors
  NameDescription
Public methodLeaveConferenceFailureArgs
Initializes a new instance of the LeaveConferenceFailureArgs class
Top
Properties
  NameDescription
Public propertyClient (Inherited from BaseOutputArgs.)
Public propertyConferenceChannel
Gets or sets the ID of the conference that failed to be left.
Public propertyErrorCode (Inherited from BaseFailureArgs.)
Public propertyErrorMessage (Inherited from BaseFailureArgs.)
Public propertyException (Inherited from BaseFailureArgs.)
Public propertyExtensionCount (Inherited from Extensible.)
Public propertyExtensionNames (Inherited from Extensible.)
Public propertyExtensions (Inherited from Extensible.)
Public propertyMetaJson (Inherited from Extensible.)
Public propertyRetry (Inherited from BaseFailureArgs.)
Public propertyTimestamp (Inherited from BaseOutputArgs.)
Top
Methods
  NameDescription
Public methodCopyExtensions (Inherited from Extensible.)
Public methodGetExtensionValueJson (Inherited from Extensible.)
Public methodSetExtensionValueJson(String, String) (Inherited from Extensible.)
Public methodSetExtensionValueJson(String, String, Boolean) (Inherited from Extensible.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also