Ozeki VoIP SDK Class library
DtmfStarted Method (sender, e)
NamespacesOzeki.Media.MediaHandlersPhoneCallVideoReceiverDtmfStarted(Object, VoIPEventArgs<(Of <<'(OzTuple<(Of <<'(VoIPMediaType, Int32>)>>)>)>>))
This will be called when the DTMF signalling started.
Declaration Syntax
C#Visual BasicVisual C++
public void DtmfStarted(
	Object sender,
	VoIPEventArgs<OzTuple<VoIPMediaType, int>> e
)
Public Sub DtmfStarted ( _
	sender As Object, _
	e As VoIPEventArgs(Of OzTuple(Of VoIPMediaType, Integer)) _
)
public:
virtual void DtmfStarted(
	Object^ sender, 
	VoIPEventArgs<OzTuple<VoIPMediaType, int>^>^ e
) sealed
Parameters
sender (Object)
e (VoIPEventArgs<(Of <(<'OzTuple<(Of <(<'VoIPMediaType, Int32>)>)>>)>)>)

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.2.115