A device represents a E2EE capable client of an user.

Constructors

Methods

  • Is this device cross-signed by its owner?

    Returns boolean

  • Is this device considered to be verified using cross signing.

    Returns boolean

  • Is this device considered to be verified.

    This method returns true if either the is_locally_trusted method returns true or if the is_cross_signing_trusted method returns true.

    Returns boolean