Método telephonyLineLogs

 voltar ao índice do grupo



telephonyLineLogs

telephonyLineLogsStructtelephonyLineLogs ( stringsession, stringnumber, stringcountry, intpagingStart, intpagingLimit )

Descrição

Get line error logs

Parâmetros

  • stringsession : the session id
  • stringnumber : o número
  • stringcountry : the country
  • intpagingStart : paging: the first id, default is 0
  • intpagingLimit : paging: the limit, default is none

Regresso

the line logs
  • stringnumber : the line number
  • telephonyLineLogsListStruct[] list : the array of line logs details
  • inttotalRecords : the total number of logs records
linguagem :
 
Parâmetros :
string session : $sessão
string number :
string country :
int pagingStart :
int pagingLimit :