A device represents a E2EE capable client of an user.
Is this device cross-signed by its owner?
Is this device considered to be verified using cross signing.
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.
is_locally_trusted
true
is_cross_signing_trusted
A device represents a E2EE capable client of an user.