The following functions enable you to manage resources:
|
Function |
Synchronous/ |
Description |
|---|---|---|
|
Asynchronous |
Opens a conference resource. Wait for CNFEVN_OPEN_RESOURCE_DONE before making any other calls to NaturalConference. | |
|
Synchronous |
Retrieves the list of resources defined in the system. | |
|
Synchronous |
Retrieves information about a conference resource such as the capabilities of the resource, the maximum number of members the resource can accept, and the number of members available for a new conference. | |
|
Asynchronous |
Closes a conference resource. Wait for CNFEVN_CLOSE_RESOURCE_DONE before making any other calls to NaturalConference. |