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.4.13.0
Syntax
public InfoDtmfEvent(
	DtmfSignal signal,
	DialogID call,
	InfoData data
)

Parameters

signal  DtmfSignal
 
call  DialogID
 
data  InfoData
 
See Also