Method supportGetThreadTree

 return to group index



supportGetThreadTree

supportThreadTreeReturnsupportGetThreadTree ( stringsession, intthreadId )

Description

return thread list for current NIC

Parameters

  • stringsession : the session id
  • intthreadId : the thread id

Returns

the structure of the thread
  • intid : id of the thread
  • stringsubject : subject of the thread
  • stringdomain : domain of the thread
  • intclosed : (0|1) closed or not
  • stringreportReason : body of the message
  • supportThreadMessageDetailStruct[] messages : array of messages in the thread
programming languages / libraries :
 
Parameters :
string session : $session
int threadId :