xmlrpc >> interfaces >> messages >> messages: getInReplyTo
<< Previous | | Next >>
messages: getInReplyTo
Interface: messages
Method: getInReplyTo
Description:
Get inReplyTo property of a message. This property specifies a message's position in a discussion thread. "inReplyTo" value of 0 means a top level topic.
Required Parameters:
- zoneId: [ string ] Unique identifier of a zone.
- convId: [ string ] Unique identifier of a conversation. This will be the name of the conversation as it appears in the admin interface.
- msgNum
Optional Parameters:
Returns:
Last update: 12/26/2001
xmlrpc >> interfaces >> messages >> messages: getInReplyTo
|