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