trixnity-clientserverapi-model
3.7.2
common
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.sync
/
Sync
/
Response
/
Rooms
/
State
State
@
Serializable
data
class
State
(
val
events
:
List
<
Event.StateEvent
<
*
>
>
?
=
null
)
Members
Constructors
State
Link copied to clipboard
constructor
(
events
:
List
<
Event.StateEvent
<
*
>
>
?
=
null
)
Properties
events
Link copied to clipboard
val
events
:
List
<
Event.StateEvent
<
*
>
>
?
=
null