Click or drag to resize

Via Constructor

Initializes a new instance of the Via class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public Via(
	IEnumerable<ViaParam> vp
)

Parameters

vp
Type: System.Collections.GenericIEnumerableViaParam
See Also