Back to product page

Register property


Determines if new user will be registered with the server.

Type

Boolean

Syntax

  • Basic
object.Register [= value]
The Register(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodXMPP
valueA 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.

Platforms

Windows