XML-RPC / messages: requestCustody
 Home   About Conversant   Free Sites   Hosting   Support   XML-RPC 

Search



xmlrpc >> interfaces >> messages >> messages: requestCustody
<< Previous | | Next >>

messages: requestCustody

Interface: messages
Method: requestCustody

Description:
Checkout a message for editing. Calls to request and release custody are automatically handled by the XML-RPC interface on all "set" calls, so this script should not need to be used unless you wish to ensure custody remains over a series of RPC calls.

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:

  • None

Returns:

Last update: 12/26/2001

xmlrpc >> interfaces >> messages >> messages: requestCustody