Options
All
  • Public
  • Public/Protected
  • All
Menu

A machine-readable representation of the authenticity for a ShieldState.

Index

Enumeration Members

AuthenticityNotGuaranteed: 0

Not enough information available to check the authenticity.

PreviouslyVerified: 5

The sender was previously verified but changed their identity.

SentInClear: 4

An unencrypted event in an encrypted room.

UnknownDevice: 1

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

UnsignedDevice: 2

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

UnverifiedIdentity: 3

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

Generated using TypeDoc