Click or drag to resize

ISIPExtensionRegisterContainerContains Method

Determines whether the container contains the specified extension.

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

Parameters

key
Type: Ozeki.VoIPSIPClientID

Return Value

Type: Boolean
See Also