LeaveConferenceArgs Class |
Namespace: FM.IceLink.WebSync4
The LeaveConferenceArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| LeaveConferenceArgs |
Initializes a new instance of the LeaveConferenceArgs class.
|
| Name | Description | |
|---|---|---|
| ConferenceChannel |
Gets or sets the conference channel.
| |
| ExtensionCount | (Inherited from Extensible.) | |
| ExtensionNames | (Inherited from Extensible.) | |
| Extensions | (Inherited from Extensible.) | |
| IsRetry | (Inherited from BaseInputArgs.) | |
| MetaJson | (Inherited from Extensible.) | |
| OnFailure |
Gets or sets the callback to invoke if the request fails.
| |
| OnSuccess |
Gets or sets the callback to invoke if the request succeeds.
| |
| RequestTimeout | (Inherited from BaseInputArgs.) | |
| RequestUrl | (Inherited from BaseInputArgs.) | |
| Synchronous | (Inherited from BaseInputArgs.) | |
| UnlinkAllOnSuccess |
Gets or sets a value indicating whether this endpoint
should initiate an unlink from everyone after leaving
the channel successfully.
Defaults to true.
|
| Name | Description | |
|---|---|---|
| CopyExtensions | (Inherited from Extensible.) | |
| GetExtensionValueJson | (Inherited from Extensible.) | |
| SetExtensionValueJson(String, String) | (Inherited from Extensible.) | |
| SetExtensionValueJson(String, String, Boolean) | (Inherited from Extensible.) |