Click or drag to resize

SIPExtensionRegisterContainerGetExtension(TransportInfo) Method

Gets the specified extension from the container.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public ISIPExtension GetExtension(
	TransportInfo transportInfo
)

Parameters

transportInfo  TransportInfo
 

Return Value

ISIPExtension

Implements

ISIPExtensionRegisterContainerGetExtension(TransportInfo)
See Also