Method telephonyFaxCampaignDetails

 return to group index



telephonyFaxCampaignDetails

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

Description

Detail a campaign from a reference

Parameters

  • stringsession : the session
  • stringnumber : numero
  • stringcountry : maa
  • stringreference : the reference 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 : aloituspäivämäärä
  • stringdateEnd : lopetuspäivämäärä
  • inttotal : the total sent number
  • inttodo : the total todo number
  • intsuccess : the success sent number
  • intfailed : the failed sent number
  • stringreference : viittaus
  • telephonyRecipientStruct[] recipients : the recipients details
programming language :
 
Parameters :
string session : $session
string number :
string country :
string reference :
boolean sendRecipients :