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-client
/
de.connect2x.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
Functions
to
Device
Trust
Level
Link copied to clipboard
fun
KeySignatureTrustLevel
?
.
toDeviceTrustLevel
(
)
:
DeviceTrustLevel
to
User
Trust
Level
Link copied to clipboard
fun
KeySignatureTrustLevel
?
.
toUserTrustLevel
(
)
:
UserTrustLevel