Ozeki VoIP SDK Class library
DtmfReceived Event
NamespacesOzeki.VoIP.PBX.PhoneCalls.Session.RelayedSessionRelayCallDtmfReceived
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<DtmfInfo> DtmfReceived
Public Event DtmfReceived As EventHandler(Of DtmfInfo)
public:
 event EventHandler<DtmfInfo^>^ DtmfReceived {
	void add (EventHandler<DtmfInfo^>^ value);
	void remove (EventHandler<DtmfInfo^>^ value);
}
Value
EventHandler<(Of <(<'DtmfInfo>)>)>

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