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

Search



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

groups: addToConversation

Interface: groups
Method: addToConversation

Description:
Attach a membership group 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.
  • groupId: [ string ] Name of a membership group.

Optional Parameters:

  • None

Returns:
boolean

Last update: 3/29/2001

xmlrpc >> interfaces >> groups >> groups: addToConversation