Click or drag to resize
ICallMediaManagerMediaDescriptionChanged Event
Occurs when the media description of the call has changed (eg. new media channel has been added or simply put the other party the call on hold).

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
event EventHandler<MediaDescriptionChangeEventArgs> MediaDescriptionChanged

Value

Type: SystemEventHandlerMediaDescriptionChangeEventArgs
See Also