LeaveConferenceArgs Properties |
The LeaveConferenceArgs type exposes the following members.
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.
|