trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-serverserverapi-model
/
de.connect2x.trixnity.serverserverapi.model.discovery
/
QueryServerKeysResponse
Query
Server
Keys
Response
@
Serializable
data
class
QueryServerKeysResponse
(
val
serverKeys
:
Set
<
Signed
<
ServerKeys
,
String
>
>
)
Members
Constructors
Query
Server
Keys
Response
Link copied to clipboard
constructor
(
serverKeys
:
Set
<
Signed
<
ServerKeys
,
String
>
>
)
Properties
server
Keys
Link copied to clipboard
@
SerialName
(
value
=
"server_keys"
)
val
serverKeys
:
Set
<
Signed
<
ServerKeys
,
String
>
>