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).
| C# | Visual Basic | Visual 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); }
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.3.502