
C# | Visual Basic | Visual C++ |
public event EventHandler<EventArgs> FrequencyNotFound
Public Event FrequencyNotFound As EventHandler(Of EventArgs)
public: event EventHandler<EventArgs^>^ FrequencyNotFound { void add (EventHandler<EventArgs^>^ value); void remove (EventHandler<EventArgs^>^ value); }

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