Click or drag to resize

ReasonValue(String, IEnumerableGenericParam) Constructor

Initializes a new instance of the ReasonValue class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public ReasonValue(
	string protocol,
	IEnumerable<GenericParam> reasonParams
)

Parameters

protocol  String
 
reasonParams  IEnumerableGenericParam
 
See Also