Click or drag to resize
Q850Info Constructor
Initializes a new instance of the Q850Info class

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

Parameters

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