Click or drag to resize

HoldStateParams Constructor

Initializes a new instance of the HoldStateParams class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public HoldStateParams(
	CallState callState,
	string reason
)

Parameters

callState
Type: Ozeki.VoIPCallState
reason
Type: SystemString
See Also