Click or drag to resize

LeaveConferenceArgs Class

Arguments for a client leaving an IceLink conference.
Inheritance Hierarchy
Dynamic
  Extensible
    BaseInputArgs
      FM.IceLink.WebSync4LeaveConferenceArgs

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

The LeaveConferenceArgs type exposes the following members.

Constructors
  NameDescription
Public methodLeaveConferenceArgs
Initializes a new instance of the LeaveConferenceArgs class.
Top
Properties
  NameDescription
Public propertyConferenceChannel
Gets or sets the conference channel.
Public propertyExtensionCount (Inherited from Extensible.)
Public propertyExtensionNames (Inherited from Extensible.)
Public propertyExtensions (Inherited from Extensible.)
Public propertyIsRetry (Inherited from BaseInputArgs.)
Public propertyMetaJson (Inherited from Extensible.)
Public propertyOnFailure
Gets or sets the callback to invoke if the request fails.
Public propertyOnSuccess
Gets or sets the callback to invoke if the request succeeds.
Public propertyRequestTimeout (Inherited from BaseInputArgs.)
Public propertyRequestUrl (Inherited from BaseInputArgs.)
Public propertySynchronous (Inherited from BaseInputArgs.)
Public propertyUnlinkAllOnSuccess
Gets or sets a value indicating whether this endpoint should initiate an unlink from everyone after leaving the channel successfully. Defaults to true.
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