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

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
protected SIPExtensionWrapper(
	ISIPExtension sipExtension
)

Parameters

sipExtension
Type: Ozeki.VoIPISIPExtension
See Also