Conference |
The ConferenceRoom type exposes the following members.
| Name | Description | |
|---|---|---|
| ConferenceRoom | Initializes a new instance of the ConferenceRoom class. |
| Name | Description | |
|---|---|---|
| ID | ||
| ParticipantCount |
| Name | Description | |
|---|---|---|
| AddToConference | Adds a phone call to the conference. | |
| ConnectReceiver | Connects a media receiver to the conference room. | |
| ConnectSender | Connects a media sender to the conference room. | |
| DisconnectReceiver | Disconnects a connected media receiver from the conference room. | |
| DisconnectSender | Disconnects a connected media sender from the conference room. | |
| Dispose | Disposes the object. | |
| Finalize | (Overrides ObjectFinalize) | |
| RemoveFromConference | Removes a phone call from the conference. | |
| StartConferencing | Starts the previously added calls and begins the conferencing. | |
| StopConferencing | Hangs up all the phone calls and stops the conferencing. Both the phone calls and the media connections will be removed. |
| Name | Description | |
|---|---|---|
| CallConnected | Occurs when a call has connected to the conference room. | |
| CallDisconnected | Occurs when a call has disconnected from the conference room. |