Beamable SDK
Public Member Functions | Properties | List of all members
Beamable.Experimental.Api.Chat.ChatService Class Reference
Inheritance diagram for Beamable.Experimental.Api.Chat.ChatService:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Experimental.Api.Chat.ChatService:
Collaboration graph
[legend]

Public Member Functions

 ChatService (PlatformService platform, IBeamableRequester 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)
 

Properties

ChatSubscription Subscribable [get]
 
- Properties inherited from Beamable.Api.IHasPlatformSubscriber< ChatSubscription, GetMyRoomsResponse, ChatView >
TPlatformSubscriber Subscribable [get]
 

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