trixnity-client
Toggle table of contents
4.14.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.store
/
KeySignatureTrustLevel
/
Invalid
Invalid
@
Serializable
@
SerialName
(
value
=
"invalid"
)
data
class
Invalid
(
val
reason
:
String
)
:
KeySignatureTrustLevel
The trust level could not be calculated.
Members
Members & Extensions
Constructors
Invalid
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
is
Verified
Link copied to clipboard
val
KeySignatureTrustLevel
.
isVerified
:
Boolean
reason
Link copied to clipboard
val
reason
:
String