Click or drag to resize

InfoDtmfEvent Constructor

Initializes a new instance of the InfoDtmfEvent class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public InfoDtmfEvent(
	DtmfSignal signal,
	DialogID call,
	InfoData data
)

Parameters

signal
Type: Ozeki.VoIPDtmfSignal
call
Type: Ozeki.VoIPDialogID
data
Type: Ozeki.VoIPInfoData
See Also