joined property

bool joined
getter/setter pair

Variable to check if the user has joined the room

Implementation

bool joined = false;