Stops the call and state change events on a line.
A client can stop events for state changes and calls on a line with a call to asnCtiLineMonitorStop with the corresponding monitor cross reference ID.
ArgumentType: AsnCtiLineMonitorStopArgument
AsnCtiLineMonitorStopArgument is an Object
Name | Type | Optional | Comment |
---|---|---|---|
u8sMonitorCrossRefID | string | CrossRefID the client got from the corresponding asnCtiLineMonitorStart. | |
optionalParams | AsnOptionalParameters | yes |
ResultType: AsnCtiLineMonitorStopResult
AsnCtiLineMonitorStopResult 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 7