toggle menu
trixnity-clientserverapi-model
4.0.0-RC1
common
switch theme
search in API
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.keys
/
SetRoomKeysResponse
Set
Room
Keys
Response
@
Serializable
data
class
SetRoomKeysResponse
(
val
count
:
Long
,
val
etag
:
String
)
Members
Constructors
Set
Room
Keys
Response
Link copied to clipboard
constructor
(
count
:
Long
,
etag
:
String
)
Properties
count
Link copied to clipboard
@
SerialName
(
value
=
"count"
)
val
count
:
Long
etag
Link copied to clipboard
@
SerialName
(
value
=
"etag"
)
val
etag
:
String