Take a look at [matrix_sdk_common::deserialized_responses::ShieldState] for more info.

Properties

Accessors

Methods

Properties

The shield color

message: undefined | string

Error message that can be displayed as a tooltip

Accessors

  • get code(): undefined | ShieldStateCode
  • A machine-readable representation of the authenticity for a ShieldState.

    Returns undefined | ShieldStateCode

  • set code(value: undefined | null | ShieldStateCode): void
  • A machine-readable representation of the authenticity for a ShieldState.

    Parameters

    Returns void

Methods

  • Returns void