Ozeki VoIP SDK Class library
MediaDescriptionChanged Event
NamespacesOzeki.VoIPICallMediaDescriptionChanged
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).
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<MediaDescriptionChangeEventArgs> MediaDescriptionChanged
Event MediaDescriptionChanged As EventHandler(Of MediaDescriptionChangeEventArgs)
 event EventHandler<MediaDescriptionChangeEventArgs^>^ MediaDescriptionChanged {
	void add (EventHandler<MediaDescriptionChangeEventArgs^>^ value);
	void remove (EventHandler<MediaDescriptionChangeEventArgs^>^ value);
}
Value
EventHandler<(Of <(<'MediaDescriptionChangeEventArgs>)>)>

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.3.502