Beamable SDK
|
This is the complete list of members for Core.Platform.SDK.Chat.ChatService, including all inherited members.
ChatService(PlatformService platform, PlatformRequester requester) (defined in Core.Platform.SDK.Chat.ChatService) | Core.Platform.SDK.Chat.ChatService | inline |
CreateRoom(string roomName, bool keepSubscribed, List< long > players) (defined in Core.Platform.SDK.Chat.ChatService) | Core.Platform.SDK.Chat.ChatService | inline |
GetMyRooms() (defined in Core.Platform.SDK.Chat.ChatService) | Core.Platform.SDK.Chat.ChatService | inline |
LeaveRoom(string roomId) (defined in Core.Platform.SDK.Chat.ChatService) | Core.Platform.SDK.Chat.ChatService | inline |
ProfanityAssert(string text) (defined in Core.Platform.SDK.Chat.ChatService) | Core.Platform.SDK.Chat.ChatService | inline |
SendMessage(string roomId, string message) (defined in Core.Platform.SDK.Chat.ChatService) | Core.Platform.SDK.Chat.ChatService | inline |