Click or drag to resize

InternalDtmfSignal Constructor

Initializes a new instance of the InternalDtmfSignal class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public InternalDtmfSignal(
	int currentEvent,
	bool endSignal,
	int volume,
	int duration
)

Parameters

currentEvent  Int32
 
endSignal  Boolean
 
volume  Int32
 
duration  Int32
 
See Also