Back to product page

Password property


Holds password to be used when joining the room.

Type

String

Syntax

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

Remarks

This property holds password (or the key) that is needed to join the room, if room is password protected.

Platforms

Windows