Method supportSendMessage
supportSendMessage
supportSendMessageReturnsupportSendMessage ( stringsession, intmessagePrevious, intcategory, stringdomain, stringsubject, stringbody )Description
method to send a message to supportParameters
- 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
Returns
a hash contaning the ids of the message- intthreadId : id of the thread
- intmessageId : id of the message
- stringdateTime : dateTime of the thread creation











Code generator
Method signature