Click or drag to resize

AlertParam Constructor

Initializes a new instance of the AlertParam class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public AlertParam(
	string absoluteUri,
	IEnumerable<GenericParam> genericParams
)

Parameters

absoluteUri  String
 
genericParams  IEnumerableGenericParam
 
See Also