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.4.54.0
Syntax
public Q850Info(
	int code,
	CauseCodes causeCode,
	string text
)

Parameters

code  Int32
 
causeCode  CauseCodes
 
text  String
 
See Also