Click or drag to resize

RouteParam Constructor (NameAddress, IEnumerableGenericParam)

Initializes a new instance of the RouteParam class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public RouteParam(
	NameAddress nameAddress,
	IEnumerable<GenericParam> rr
)

Parameters

nameAddress
Type: Ozeki.VoIPNameAddress
rr
Type: System.Collections.GenericIEnumerableGenericParam
See Also