Click or drag to resize

ExtensionManagerGetRegistrationCount Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public int GetRegistrationCount(
	SIPAddress identity
)

Parameters

identity
Type: Ozeki.VoIPSIPAddress

Return Value

Type: Int32

Implements

IExtensionFactoryGetRegistrationCount(SIPAddress)
See Also