XML-RPC / conversations: exists
 Home   About Conversant   Free Sites   Hosting   Support   XML-RPC 

Search



xmlrpc >> interfaces >> conversations >> conversations: exists
<< Previous | | Next >>

conversations: exists

Interface: conversations
Method: exists

Description:
Check if a conversation exists in a zone.

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.

Optional Parameters:

  • None

Returns:
boolean

Last update: 3/29/2001

xmlrpc >> interfaces >> conversations >> conversations: exists