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