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

Search



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

groups: removeFromConversation

Interface: groups
Method: removeFromConversation

Description:
Remove a membership group from a specific conversation.

Required Parameters:

  • zoneId: [ string ] Unique identifier of a zone.
  • groupId: [ string ] Name of a membership group.
  • convId: [ string ] Unique identifier of a conversation. This will be the name of the conversation as it appears in the admin interface.

Optional Parameters:

  • None

Returns:
boolean

Last update: 3/29/2001

xmlrpc >> interfaces >> groups >> groups: removeFromConversation