xmlrpc >> interfaces >> members >> members: isConvManager
<< Previous | | Next >>
members: isConvManager
Interface: members
Method: isConvManager
Description:
Determine if a member has conversation manager privileges in 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:
Returns:
boolean
Last update: 3/29/2001
xmlrpc >> interfaces >> members >> members: isConvManager
|