Click or drag to resize

ReferTo Constructor (AddrSpec, IEnumerableGenericParam)

Initializes a new instance of the ReferTo class

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

Parameters

addrSpec
Type: Ozeki.VoIPAddrSpec
gps
Type: System.Collections.GenericIEnumerableGenericParam
See Also