Método telephonyVoicemailMailboxDownload

 voltar ao índice do grupo



telephonyVoicemailMailboxDownload

telephonyVoicemailMailboxDownloadReturntelephonyVoicemailMailboxDownload ( stringsession, stringnumber, stringcountry, intid, stringformat, stringfolder )

Descrição

Download the voicemail mailbox message (base64)

Parâmetros

  • stringsession : the session id
  • stringnumber : o número
  • stringcountry : the country
  • intid : the message id
  • stringformat : the message format (wav|mp3), default is wav
  • stringfolder : the folder, default is 'INBOX'

Regresso

  • stringfileName : the file name
  • stringfileData : the file raw data (encoded in base64)
  • stringmd5sum : the file md5sum
linguagem :
 
Parâmetros :
string session : $sessão
string number :
string country :
int id :
string format :
string folder :