
C# | Visual Basic | Visual 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); }

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