Método telephonyFaxCampaignDetails

 voltar ao índice do grupo



telephonyFaxCampaignDetails

telephonyFaxCampaignDetailsStructtelephonyFaxCampaignDetails ( stringsession, stringnumber, stringcountry, stringreference, booleansendRecipients )

Descrição

Detail a campaign from a reference

Parâmetros

  • stringsession : the session
  • stringnumber : o número
  • stringcountry : the country
  • stringreference : the reference id
  • booleansendRecipients : give recipients list

Regresso

The fax campaign details structure
  • stringcampaignName : the fax campaign name
  • stringcampaignStatus : the fax campaign status (stopDoing|stopTodo|todo|doing|done|error|synchronizing)
  • stringdateStart : the start date
  • stringdateEnd : the end date
  • inttotal : the total sent number
  • inttodo : the total todo number
  • intsuccess : the success sent number
  • intfailed : the failed sent number
  • stringreference : the reference
  • telephonyRecipientStruct[] recipients : the recipients details
linguagem :
 
Parâmetros :
string session : $sessão
string number :
string country :
string reference :
boolean sendRecipients :