How to Create and Join a Private Room

To create a private room, an owner should provide a password. The following Blueprint shows how to create such a room using the password property and the Create Node Room function:

../../_images/privateroomcreateroom.png

This creates a private room. Other members can join it by simply providing the correct password as in the following Blueprint:

../../_images/privateroomjoinroom.png