Click or drag to resize

To(AddrSpec, IEnumerableGenericParam) Constructor

Initializes a new instance of the To class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public To(
	AddrSpec address,
	IEnumerable<GenericParam> tp
)

Parameters

address  AddrSpec
 
tp  IEnumerableGenericParam
 
See Also