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

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