 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public event EventHandler VideoStopped
Public Event VideoStopped As EventHandler
public: event EventHandler^ VideoStopped { void add (EventHandler^ value); void remove (EventHandler^ value); }
 Value
 ValueAssembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290

