matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.rendezvous.model
/
Outcome
Outcome
@
JsonClass
(
generateAdapter
=
false
)
enum
Outcome
:
Enum
<
Outcome
>
Content copied to clipboard
Entries
Properties
Entries
SUCCESS
Link copied to clipboard
@
Json
(
name
=
"success"
)
SUCCESS
Content copied to clipboard
DECLINED
Link copied to clipboard
@
Json
(
name
=
"declined"
)
DECLINED
Content copied to clipboard
UNSUPPORTED
Link copied to clipboard
@
Json
(
name
=
"unsupported"
)
UNSUPPORTED
Content copied to clipboard
VERIFIED
Link copied to clipboard
@
Json
(
name
=
"verified"
)
VERIFIED
Content copied to clipboard
E2EE_SECURITY_ERROR
Link copied to clipboard
@
Json
(
name
=
"e2ee_security_error"
)
E2EE_SECURITY_ERROR
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard