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

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