Retrieve line information from the server.
To get information about the lines a user has access to on the server.
There are four possible line types, which can be requested:
The monitoring of the line lists can only be stopped by disconnecting from the server.
ArgumentType: AsnCtiEnumPhoneLinesArgument
AsnCtiEnumPhoneLinesArgument is an Object
Name | Type | Optional | Comment |
---|---|---|---|
typeofLines | AsnCtiEnumPhoneLinesArgumentEnum | Which lines shall be listed for the user (own, additional lines, all). | |
attachChangeNotify | number | Request events for line add/remove changes (1) or not (0). | |
optionalParams | AsnOptionalParameters | yes |
ResultType: AsnCtiEnumPhoneLinesResult
AsnCtiEnumPhoneLinesResult is an Object
Name | Type | Optional | Comment |
---|---|---|---|
seqLines | AsnCtiLineInfoList | The list with line information requested. | |
u8sLineMonitorCrossRefID | string | yes | LineMonitorCrossrefID for add/remove event from the server. |
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