xmlrpc >> interfaces >> messages >> messages: setBody
<< Previous | | Next >>
messages: setBody
Interface: messages
Method: setBody
Description:
Set the body property of a message.
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
- body: [string] The body of the message.
Optional Parameters:
Returns:
Last update: 12/26/2001
xmlrpc >> interfaces >> messages >> messages: setBody
|