Click or drag to resize

Q850Info Constructor

Initializes a new instance of the Q850Info class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public Q850Info(
	int code,
	CauseCodes causeCode,
	string text
)

Parameters

code
Type: SystemInt32
causeCode
Type: Ozeki.VoIPCauseCodes
text
Type: SystemString
See Also