XML-RPC / members: addToConversation
 Home   About Conversant   Free Sites   Hosting   Support   XML-RPC 

Search



xmlrpc >> interfaces >> members >> members: addToConversation
<< Previous | | Next >>

members: addToConversation

Interface: members
Method: addToConversation

Description:
Attach a member to a conversation.

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.
  • userId: [ string ] Email address of a member.

Optional Parameters:

  • None

Returns:
true

Last update: 3/29/2001

xmlrpc >> interfaces >> members >> members: addToConversation