ConferenceRoomStopConferencing Method |
Hangs up all the phone calls and stops the conferencing. Both the phone calls and the media connections will be removed.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic void StopConferencing()
Public Sub StopConferencing
public:
void StopConferencing()
member StopConferencing : unit -> unit
See Also