Método telephonyFaxCampaignDetails

 volver al indice del grupo



telephonyFaxCampaignDetails

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

Descripción

Detail a campaign from a reference

Parámetros

  • stringsession : la sesión
  • stringnumber : el número
  • stringcountry : el país
  • stringreference : La referencia id
  • booleansendRecipients : give recipients list

Returns

The fax campaign details structure
  • stringcampaignName : the fax campaign name
  • stringcampaignStatus : the fax campaign status (stopDoing|stopTodo|todo|doing|done|error|synchronizing)
  • stringdateStart : la fecha de comienzo
  • stringdateEnd : la fecha de finalización
  • inttotal : the total sent number
  • inttodo : the total todo number
  • intsuccess : the success sent number
  • intfailed : the failed sent number
  • stringreference : la referencia
  • telephonyRecipientStruct[] recipients : the recipients details
lenguaje de programación / librerías :
 
Parámetros :
string session : $session
string number :
string country :
string reference :
boolean sendRecipients :