class ConnectUserToRoom
This performer will be called every time when a user try to connect to a chat room.
Implement the “authorized” method to return :true if this connection is allowed or :falce if forbidden.
Attributes
description[R]
meta[R]
participants[R]
title[R]
type[R]
uid[R]
user_token[R]