trixnity-clientserverapi-model
3.10.4
common
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.keys
/
SetKeys
/
Response
Response
@
Serializable
data
class
Response
(
val
oneTimeKeyCounts
:
Map
<
KeyAlgorithm
,
Int
>
)
Members
Constructors
Response
Link copied to clipboard
constructor
(
oneTimeKeyCounts
:
Map
<
KeyAlgorithm
,
Int
>
)
Properties
one
Time
Key
Counts
Link copied to clipboard
val
oneTimeKeyCounts
:
Map
<
KeyAlgorithm
,
Int
>