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: 1.8.12.0 (1.8.12)
Syntax
int GetRegistrationCount(
	SIPAddress identity
)

Parameters

identity
Type: Ozeki.VoIPSIPAddress

Return Value

Type: Int32
See Also