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.3.183.0
Syntax
public AlertParam(
	string absoluteUri,
	IEnumerable<GenericParam> genericParams
)

Parameters

absoluteUri
Type: SystemString
genericParams
Type: System.Collections.GenericIEnumerableGenericParam
See Also