
C# | Visual Basic | Visual C++ |
public event EventHandler<SDPVideoAttributesEventArgs> VideoAttributesReady
Public Event VideoAttributesReady As EventHandler(Of SDPVideoAttributesEventArgs)
public: event EventHandler<SDPVideoAttributesEventArgs^>^ VideoAttributesReady { void add (EventHandler<SDPVideoAttributesEventArgs^>^ value); void remove (EventHandler<SDPVideoAttributesEventArgs^>^ value); }

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