xmlrpc >> interfaces >> messages >> messages: getNextThread
<< Previous | | Next >>
messages: getNextThread
Interface: messages
Method: getNextThread
Description:
Get the top level topic message number for the next thread in the conversation. If a message number that is not a top level topic is passed, the script will first go to the top of the thread in which the message exist, and then find the next higher numbered 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: getNextThread
|