Click or drag to resize
InfoDtmfEvent Constructor
Initializes a new instance of the InfoDtmfEvent class

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

Parameters

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