matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.room.send
/
SendState
/
FAILED_UNKNOWN_DEVICES
FAILED_UNKNOWN_DEVICES
FAILED_UNKNOWN_DEVICES
Content copied to clipboard
The event failed to be sent because some unknown devices have been found while encrypting it.
Functions
Properties
Functions
has
Failed
Link copied to clipboard
fun
hasFailed
(
)
:
Boolean
Content copied to clipboard
is
In
Progress
Link copied to clipboard
fun
isInProgress
(
)
:
Boolean
Content copied to clipboard
is
Sending
Link copied to clipboard
fun
isSending
(
)
:
Boolean
Content copied to clipboard
is
Sent
Link copied to clipboard
fun
isSent
(
)
:
Boolean
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