Click or drag to resize

ISIPExtensionRegisterContainerGetExtension(TransportInfo) Method

Gets the specified extension from the container.

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

Parameters

transportInfo  TransportInfo
 

Return Value

ISIPExtension
See Also