This documentation is for Unity SDK 1.x through 3.x. If you are using Unity SDK 4.x or above, please visit our new documentation.

Ask a Question

Ask a Question
Back to all

Player joining chat

I have a question about Chat / ChatService. How do I have a player join an already created chat room? I figured I would find the currently available chatrooms with GetMyRooms(), but I don't see a JoinRoom() method in the docs.