Metoda telephonyVoicemailMessagesDownload

 zpět na index skupiny



telephonyVoicemailMessagesDownload

telephonyVoicemailMessagesDownloadReturntelephonyVoicemailMessagesDownload ( stringsession, stringnumber, stringcountry, stringmessType, stringformat )

Popis

Download the voicemail message (base64)

Parametry

  • stringsession : the session id
  • stringnumber : číslo
  • stringcountry : the country
  • stringmessType : the message type to download (unavailable|greet) default is unavailable
  • stringformat : the message format (wav|mp3), default is wav

Návrat

  • stringfileName : the file name
  • stringfileData : the file raw data (encoded in base64)
  • stringmd5sum : the file md5sum
programovací jazyk:
 
Parametry:
string session : $relace
string number :
string country :
string messType :
string format :