Método telephonySmsHistoryCsv

 voltar ao índice do grupo



telephonySmsHistoryCsv

stringtelephonySmsHistoryCsv ( stringsession, stringsmsAccount, intsmsId, stringuser, intpagingStart, intpagingLimit, stringsortField, stringsortOrder, stringtag, stringfilter )

Descrição

Get the CSV SMS history list

Parâmetros

  • stringsession : the session id
  • stringsmsAccount : the SMS account
  • intsmsId : the SMS id - optional
  • stringuser : the SMS user - optional
  • intpagingStart : paging: the first id, default is 0
  • intpagingLimit : paging: the limit, default is none
  • stringsortField : sort: the field type (status|date|text|numberTo|numberFrom|user|tag)
  • stringsortOrder : sort: the order (asc|desc)
  • stringtag : if specified show only sms history for given tag
  • stringfilter : filter on SMS status (pending|waiting|done|not_pending|not_waiting|not_done)

Regresso

The SMS history CSV
linguagem :
 
Parâmetros :
string session : $sessão
string smsAccount :
int smsId :
string user :
int pagingStart :
int pagingLimit :
string sortField :
string sortOrder :
string tag :
string filter :