Click or drag to resize

ISIPExtensionRegisterContainerGetExtension(SIPClientID, Boolean) Method

Gets the specified extension from the container.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
ISIPExtension GetExtension(
	SIPClientID key,
	bool tryRemoteFirst = true
)

Parameters

key  SIPClientID
 
tryRemoteFirst  Boolean  (Optional)
 

Return Value

ISIPExtension
See Also