Method supportGetFullMessage

 return to group index



supportGetFullMessage

supportMessageDetailReturnsupportGetFullMessage ( stringsession, intmessageId )

Description

return the detail of a message

Parameters

  • 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
programming languages / libraries :
 
Parameters :
string session : $session
int messageId :