fn on_join_room(size: Option<usize>) -> Status
Handle the join room packet.
size
A Status representing the result of the operation.
Status
Returns an error if the join room packet is invalid.