Other Structures

The following structures are available globally.

  • Battery Power State Information

    See more

    Declaration

    Swift

    @available(swift 4.0)
    public struct BatteryPowerState : Codable, Hashable
  • Blood Pressure Measurement Status

    See more

    Declaration

    Swift

    public struct BloodPressureMeasurementStatus
    extension BloodPressureMeasurementStatus: Hashable
    extension BloodPressureMeasurementStatus: Equatable
  • CodingKey for String Values

    See more

    Declaration

    Swift

    public struct StringKey : CodingKey
  • Bluetooth Date Time Type

    See more

    Declaration

    Swift

    public struct DateTime : Hashable
    extension DateTime: Equatable
    extension DateTime: BluetoothEncodable
  • Bluetooth Year Month Day

    See more

    Declaration

    Swift

    public struct YearMonthDay : Hashable
    extension YearMonthDay: Equatable
    extension YearMonthDay: BluetoothEncodable