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

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