Back to product page

Registered property


Determines if you are registered with the service.

Type

Boolean

Syntax

  • Basic
object.Registered [= value]
The Registered(object,value) syntax has these parts:
objectAn expression evaluating to an object of type XMPPService
valueA Boolean value.

Remarks

This property holds information about registration to service. Returns True if current account is registered with your account. Returns False if the account isn't registered with the service.

Platforms

Windows