Méthode telephonyFaxCampaignDetails

 retour à l'index du groupe



telephonyFaxCampaignDetails

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

Description

Detail a campaign from a reference

Paramètres

  • stringsession : the session
  • stringnumber : le numéro
  • stringcountry : the country
  • stringreference : the reference id
  • booleansendRecipients : give recipients list

Retour

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
langage de programmation / libraries :
 
Paramètres :
string session : $session
string number :
string country :
string reference :
boolean sendRecipients :