When a user joins a chatroom.The method carry user info for display.
ChatMessage
void onUserJoined(String roomId, List<Message> msgs) {}