Method telephonyLineLogs
telephonyLineLogs
telephonyLineLogsStructtelephonyLineLogs ( stringsession, stringnumber, stringcountry, intpagingStart, intpagingLimit )Description
Get line error logsParameters
- stringsession : the session id
- stringnumber : the number
- stringcountry : the country
- intpagingStart : paging: the first id, default is 0
- intpagingLimit : paging: the limit, default is none
Returns
the line logs- stringnumber : the line number
- telephonyLineLogsListStruct[] list : the array of line logs details
- inttotalRecords : the total number of logs records











Code generator
Method signature