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.3.183.0
Syntax
public InternalDtmfSignal(
	int currentEvent,
	bool endSignal,
	int volume,
	int duration
)

Parameters

currentEvent
Type: SystemInt32
endSignal
Type: SystemBoolean
volume
Type: SystemInt32
duration
Type: SystemInt32
See Also