Method to
ArgumentType: AsnRemovePartyArgument
AsnRemovePartyArgument is an Object
Name | Type | Optional | Comment |
---|---|---|---|
u8sPartyID | string | Our party id (as returned by the join conference request) | |
u8sSessionToken | string | The system provides a token (as returned by the join conference request) | |
iRemoveReason | number | yes | reason for removing the party (will be shown to the removed conference party) (Linked Type: AsnMuteOrRemoveReason) |
u8sReason | string | yes | Reason for removing the party (will be shown to the removed conference party) |
optionalParams | AsnOptionalParameters | yes |
ResultType: AsnRemovePartyResult
AsnRemovePartyResult is an Object
Name | Type | Optional | Comment |
---|---|---|---|
optionalParams | AsnOptionalParameters | yes |
ErrorType: AsnRequestError
AsnRequestError is an Object
Name | Type | Optional | Comment |
---|---|---|---|
iErrorDetail | number | A number representing the error | |
u8sErrorString | string | A string representing the error | |
optionalParams | AsnOptionalParameters | yes | No optional params yet |
Version 6.4