Méthode telephonyLineLogs

 retour à l'index du groupe



telephonyLineLogs

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

Description

Get line error logs

Paramètres

  • stringsession : the session id
  • stringnumber : le numéro
  • stringcountry : the country
  • intpagingStart : paging: the first id, default is 0
  • intpagingLimit : paging: the limit, default is none

Retour

the line logs
  • stringnumber : the line number
  • telephonyLineLogsListStruct[] list : the array of line logs details
  • inttotalRecords : the total number of logs records
langage de programmation / libraries :
 
Paramètres :
string session : $session
string number :
string country :
int pagingStart :
int pagingLimit :