Click or drag to resize

JoinConferenceSuccessArgs Class

Arguments for join-conference success callbacks.
Inheritance Hierarchy
Dynamic
  Extensible
    BaseOutputArgs
      BaseSuccessArgs
        FM.IceLink.WebSync4JoinConferenceSuccessArgs

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

The JoinConferenceSuccessArgs type exposes the following members.

Constructors
  NameDescription
Public methodJoinConferenceSuccessArgs
Initializes a new instance of the JoinConferenceSuccessArgs class
Top
Properties
  NameDescription
Public propertyClient (Inherited from BaseOutputArgs.)
Public propertyConferenceChannel
Gets or sets the ID of the conference that was joined.
Public propertyExtensionCount (Inherited from Extensible.)
Public propertyExtensionNames (Inherited from Extensible.)
Public propertyExtensions (Inherited from Extensible.)
Public propertyMetaJson (Inherited from Extensible.)
Public propertyTimestamp (Inherited from BaseOutputArgs.)
Public propertyUsers
Gets the array of users in the channel.
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