InstallationCapabilities

class InstallationCapabilities(ffi: FfiInstallationCapabilities)

Capabilities for a single installation (device) of a member.

Constructors

Link copied to clipboard
constructor(ffi: FfiInstallationCapabilities)

Properties

Link copied to clipboard

Whether capabilities were determined. false means the key package couldn't be fetched or failed verification — distinct from an installation that advertises no extensions.

Link copied to clipboard

The installation (device) key.

Link copied to clipboard

True for the local (this device's) installation.

Link copied to clipboard

The MLS extension types this installation advertises. Empty when capabilitiesKnown is false.