Click or drag to resize

IExtensionFactoryGetRegistrationCount Method

Gets the number of registrations with the specified SIP account.

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

Parameters

identity
Type: Ozeki.VoIPSIPAddress

Return Value

Type: Int32
See Also