Method supportGetFullMessage
supportGetFullMessage
supportMessageDetailReturnsupportGetFullMessage ( stringsession, intmessageId )Description
return the detail of a messageParameters
- stringsession : the session id
- intmessageId : the id of the message to print
Returns
the structure of a message- intid : id of the message
- intthread : id of the thread
- booleanunreadThread : unread or not by customer
- stringfromEmail : sender's email
- stringdateSent : date of message sending
- stringsubject : subject of the thread
- stringbody : body of the message
- stringreportReason : body of the message











Code generator
Method signature