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.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic void StopConferencing()
Public Sub StopConferencing
public:
void StopConferencing()
member StopConferencing : unit -> unit
See Also