Beamable SDK
Public Member Functions | Public Attributes | Properties | List of all members
Beamable.Experimental.Api.Chat.ChatView Class Reference

Public Member Functions

void Update (List< RoomInfo > roomInfo, IDependencyProvider dependencyProvider)
 

Public Attributes

readonly List< RoomHandleroomHandles
 A list of RoomHandles that represent the rooms the current player is in.
 

Properties

RoomHandle GeneralRoom [get]
 The first RoomHandle from the roomHandles list that has a name of "general"
 
List< RoomHandleGuildRooms [get]
 A set of RoomHandle from the roomHandles list that have names that start with "group"
 
List< RoomHandleDirectMessageRooms [get]
 A set of RoomHandle from the roomHandles list that have names that start with "direct"
 

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