Click or drag to resize

ISIPExtensionRegisterContainerTryAddExtension Method

Attempts to add the specified extension to the container.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
bool TryAddExtension(
	SIPClientID key,
	ISIPExtension client
)

Parameters

key  SIPClientID
 
client  ISIPExtension
 

Return Value

Boolean
See Also