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.4.13.0
Syntax
int GetRegistrationCount(
	SIPAddress identity
)

Parameters

identity  SIPAddress
 

Return Value

Int32
See Also