Method supportGetThreadTree
supportGetThreadTree
supportThreadTreeReturnsupportGetThreadTree ( stringsession, intthreadId )Description
return thread list for current NICParameters
- 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











Code generator
Method signature