Ozeki VoIP SDK Class library
Stopped Event
NamespacesOzeki.Media.MediaHandlersMediaStreamReceiverStopped
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<EventArgs> Stopped
Public Event Stopped As EventHandler(Of EventArgs)
public:
 event EventHandler<EventArgs^>^ Stopped {
	void add (EventHandler<EventArgs^>^ value);
	void remove (EventHandler<EventArgs^>^ value);
}
Value
EventHandler<(Of <(<'EventArgs>)>)>

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