Click or drag to resize

ReferTo(AddrSpec, IEnumerableGenericParam) Constructor

Initializes a new instance of the ReferTo class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public ReferTo(
	AddrSpec addrSpec,
	IEnumerable<GenericParam> gps
)

Parameters

addrSpec  AddrSpec
 
gps  IEnumerableGenericParam
 
See Also