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

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

Parameters

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