ExposureManagerState

struct ExposureManagerState : Equatable

Undocumented

Creating a State

Properties

  • Undocumented

    Declaration

    Swift

    private(set) var authorized: Bool { get }
  • Undocumented

    Declaration

    Swift

    private(set) var enabled: Bool { get }
  • Undocumented

    Declaration

    Swift

    private(set) var status: ENStatus { get }
  • Undocumented

    Declaration

    Swift

    var isGood: Bool { get }