Click or drag to resize

ISIPExtensionRegisterContainerTryRemoveExtension Method

Attempts to remove the specified extension from the container.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
bool TryRemoveExtension(
	SIPClientID key
)

Parameters

key
Type: Ozeki.VoIPSIPClientID

Return Value

Type: Boolean
See Also