The following functions enable you to manage conferences:
|
Function |
Synchronous/ |
Description |
|---|---|---|
|
Synchronous |
Creates a new conference on a conference resource. | |
|
Synchronous |
Adds a member to a conference. | |
|
Synchronous |
Removes a member from a conference. | |
|
Synchronous |
Closes (destroys) a conference. | |
|
Synchronous |
Retrieves the list of existing conferences in a resource. | |
|
Synchronous |
Retrieves information about a conference such as the number of members allocated, the number of members attending, and the conference capabilities. | |
|
Synchronous |
Retrieves the list of active talkers in a conference. | |
|
Synchronous |
Retrieves the list of members in a conference. | |
|
Synchronous |
Changes the number of members allocated to a conference. | |
|
Synchronous |
Retrieves a conference attribute. | |
|
Synchronous |
Modifies a conference attribute. | |
|
Synchronous |
Starts playing a tone to every member of the conference. | |
|
Synchronous |
Stops playing the tone started by cnfStartTone. |