Ozeki VoIP SDK Class library
Stopped Event
NamespacesOzeki.Media.MediaHandlersMediaStreamHandlerStopped
Occurs when the audio recording or playing has been stopped
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);
}

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243