trixnity-client
Toggle table of contents
4.14.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.store
/
RoomDisplayName
/
RoomDisplayName
Room
Display
Name
constructor
(
explicitName
:
String
?
=
null
,
heroes
:
List
<
UserId
>
=
emptyList()
,
otherUsersCount
:
Int
=
0
,
isEmpty
:
Boolean
=
false
,
summary
:
Sync.Response.Rooms.JoinedRoom.RoomSummary
?
)