NotAllDevicesCrossSigned

data class NotAllDevicesCrossSigned(val verified: Boolean) : UserTrustLevel

The user has cross signing enabled, but not all devices are cross signed.

Constructors

Link copied to clipboard
constructor(verified: Boolean)

Properties

Link copied to clipboard