Ozeki VoIP SDK Class library
Detect Method (frequency, timeout)
NamespacesOzeki.Media.MediaHandlersFrequencyToneDetectorDetect(Int32, Int32)
Declaration Syntax
C#Visual BasicVisual C++
public void Detect(
	int frequency,
	int timeout
)
Public Sub Detect ( 
	frequency As Integer,
	timeout As Integer
)
public:
void Detect(
	int frequency, 
	int timeout
)
Parameters
frequency (Int32)
timeout (Int32)

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