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

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

Parameters

vp
Type: System.Collections.GenericIEnumerableViaParam
See Also