public static class ChatroomManager.ChatroomConfig extends Object
ChatroomManager
.Modifier and Type | Class and Description |
---|---|
static class |
ChatroomManager.ChatroomConfig.Builder
Builder for
ChatroomManager.ChatroomConfig |
Modifier and Type | Method and Description |
---|---|
String |
getCmsHost()
Gets the host of CMS restful API server.
|
String |
getRestHost()
Gets the host of the chatroom restful API server.
|
String |
getSocketHost()
Gets the host of the chatroom socket server.
|