Enumerations

The following enumerations are available globally.

  • BodySensorLocationEnum define the values of BodySensorLocation characteristic.

    See more

    Declaration

    Swift

    public enum BodySensorLocationEnum : UInt8, CustomStringConvertible
  • SensorContactStatus define the values of sensorContactStatus in HeartRateMeasurementType.

    See more

    Declaration

    Swift

    public enum SensorContactStatus : UInt8
  • TemperatureMeasurementTypeEnum define the values of unit in TemperatureMeasurementType.

    See more

    Declaration

    Swift

    public enum TemperatureMeasurementTypeEnum : UInt8, CustomStringConvertible
  • TemperatureMeasurementUnitEnum define the values of unit in TemperatureMeasurementType.

    See more

    Declaration

    Swift

    public enum TemperatureMeasurementUnitEnum : UInt8, CustomStringConvertible
  • An enum representing all Gormsson’s error that can be thrown.

    See more

    Declaration

    Swift

    public enum GormssonError : Error