Click or drag to resize

SIPExtensionWrapper Constructor

Initializes a new instance of the SIPExtensionWrapper class

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

Parameters

sipExtension
Type: Ozeki.VoIPISIPExtension
See Also