Click or drag to resize

LeaveConferenceArgs Properties

The LeaveConferenceArgs type exposes the following members.

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
See Also