Método supportSendMessage
voltar ao índice do grupo
supportSendMessage
supportSendMessageReturnsupportSendMessage (
stringsession,
intmessagePrevious,
intcategory,
stringdomain,
stringsubject,
stringbody
)
Descrição
method to send a message to supportParâmetros
- stringsession : the session id
- intmessagePrevious : the id of the message to complete
- intcategory : the ID of the message category
- stringdomain : the domain name
- stringsubject : the subject of the message
- stringbody : the body of the message
Regresso
a hash contaning the ids of the message- intthreadId : id of the thread
- intmessageId : id of the message
- stringdateTime : dateTime of the thread creation