matrix-js-sdk

    Enumeration EventStatusReadonly

    Enum for event statuses.

    Index

    Enumeration Members

    CANCELLED: "cancelled"

    The event was cancelled before it was successfully sent.

    ENCRYPTING: "encrypting"

    The message is being encrypted

    NOT_SENT: "not_sent"

    The event was not sent and will no longer be retried.

    QUEUED: "queued"

    The event is in a queue waiting to be sent.

    SENDING: "sending"

    The event is in the process of being sent.

    SENT: "sent"

    The event has been sent to the server, but we have not yet received the echo.

    MMNEPVFCICPMFPCPTTAAATR