Click or drag to resize

JoinConferenceFailureArgs Class

Arguments for join-conference failure callbacks.
Inheritance Hierarchy
Dynamic
  Extensible
    BaseOutputArgs
      BaseFailureArgs
        FM.IceLink.WebSync4JoinConferenceFailureArgs

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

The JoinConferenceFailureArgs type exposes the following members.

Constructors
  NameDescription
Public methodJoinConferenceFailureArgs
Initializes a new instance of the JoinConferenceFailureArgs class
Top
Properties
  NameDescription
Public propertyClient (Inherited from BaseOutputArgs.)
Public propertyConferenceChannel
Gets or sets the ID of the conference that failed to be joined.
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