Register Property
      
 

Description

Determines if new user will be registered with the server.


Property type

A Boolean value.  


Syntax

object.Register [= value]



The Register Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodXMPP.
value A Boolean value.

Remarks

Determines if new user will be registered as new user when he connects to the server. If set to True then user with same JID should not already be registered on the server.