Conference |
The ConferenceRoom type exposes the following members.
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. |