Beamable SDK
Public Member Functions | List of all members
Core.Platform.SDK.Chat.ChatService Class Reference

Public Member Functions

 ChatService (PlatformService platform, PlatformRequester requester)
 
Promise< MessageSendMessage (string roomId, string message)
 
Promise< List< RoomInfo > > GetMyRooms ()
 
Promise< RoomInfoCreateRoom (string roomName, bool keepSubscribed, List< long > players)
 
Promise< EmptyResponseLeaveRoom (string roomId)
 
Promise< EmptyResponseProfanityAssert (string text)
 

The documentation for this class was generated from the following file: