kotlin-signald
0.30.0+signald-0.23.2-7-1583b4df
common
client
/
org.inthewaves.kotlinsignald
/
TrustLevel
Trust
Level
common
enum
TrustLevel
:
Enum
<
TrustLevel
>
Content copied to clipboard
Used with the org.inthewaves.kotlinsignald.Signal.trust function.
Entries
Properties
Entries
UNTRUSTED
Link copied to clipboard
common
UNTRUSTED
(
)
Content copied to clipboard
TRUSTED_VERIFIED
Link copied to clipboard
common
TRUSTED_VERIFIED
(
)
Content copied to clipboard
TRUSTED_UNVERIFIED
Link copied to clipboard
common
TRUSTED_UNVERIFIED
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard