xmlrpc >> interfaces >> messages >> messages: exists
<< Previous | | Next >>
messages: exists
Interface: messages
Method: exists
Description:
Determine if a message exists. Note that messages still exist after having been deleted, use the messages interface "isValid" method to determine if a message has be deleted.
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: exists
|