Determines if you are registered with the service.
Property type
A Boolean value.
Syntax
object.Registered
The Registered Property syntax has these parts:
Part
Description
object
An expression evaluating to an object
of type XMPPService.
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.