Password Property
      
 

Description

Holds password to be used when joining the room.


Property type

A String value.  


Syntax

object.Password [= value]



The Password Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPChatRoom.
value A String value.

Remarks

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