Take a look at [matrix_sdk_common::deserialized_responses::ShieldStateCode] for more info.

Enumeration Members

AuthenticityNotGuaranteed

Not enough information available to check the authenticity.

MismatchedSender

The sender field on the event does not match the owner of the device that established the Megolm session.

None
UnknownDevice

The sending device isn't yet known by the Client.

UnsignedDevice

The sending device hasn't been verified by the sender.

UnverifiedIdentity

The sender hasn't been verified by the Client's user.

VerificationViolation

The sender was previously verified but changed their identity.