Metoda telephonyFaxCampaignCreation
zpět na index skupiny
telephonyFaxCampaignCreation
voidtelephonyFaxCampaignCreation (
stringsession,
stringnumber,
stringcountry,
stringcampaignName,
stringpdfUrl,
stringpdfName,
string[]recipients,
stringfaxQuality,
stringinitialStatus,
stringlaunchDate,
booleanremoteRecipients
)
Popis
Create an instant or differed campaignParametry
- stringsession : the session
- stringnumber : číslo
- stringcountry : the country
- stringcampaignName : the campaign name
- stringpdfUrl : the pdf url link
- stringpdfName : the pdf name
- string[]recipients : the list of recipients OR the url of recipients text file if remoteRecipients is set to true
- stringfaxQuality : the fax quality (normal|high|best) default is normal
- stringinitialStatus : the initial status (todo|stop) default is todo
- stringlaunchDate : the schedule date to launch the campain automatically (With the initialStatus todo only)
- booleanremoteRecipients : if set to true, recipients parameter fetch an URL of recipients in text format