Other Enumerations
The following enumerations are available globally.
-
Errors for Company Identifier
See moreDeclaration
Swift
public enum CompanyIdentifierErrorextension CompanyIdentifierError: LocalizedError -
Errors for Encoding
See moreDeclaration
Swift
public enum BluetoothEncodeErrorextension BluetoothEncodeError: LocalizedErrorextension BluetoothEncodeError: Encodable -
Errors for Decoding
See moreDeclaration
Swift
public enum BluetoothDecodeErrorextension BluetoothDecodeError: LocalizedErrorextension BluetoothDecodeError: Encodable -
Apple Manufactuer Specific Data Types
See moreDeclaration
Swift
@available(swift 4.0) public enum AppleDeviceType : UInt8, Codable -
Bluetooth Alert Categories
See moreDeclaration
Swift
@available(swift 4.0) public enum AlertCategory : UInt8, Codable -
Appearance
See moreDeclaration
Swift
public enum Appearance : UInt16extension Appearance: Encodable -
Appearance Category
See moreDeclaration
Swift
public enum AppearanceCategory : String -
Definition of Bluetooth Gender
See moreDeclaration
Swift
@available(swift 4.0) public enum Gender : UInt8, Codable -
Location of Sensor on Body
See moreDeclaration
Swift
@available(swift 4.0) public enum BodyLocation : UInt8, Codable -
Location of Sensor
See moreDeclaration
Swift
public enum SensorLocation : UInt8 -
Bluetooth Timezones
See moreDeclaration
Swift
@available(swift 4.0) public enum BluetoothTimeZone : Int8, Codable -
CodingKey with a Type and Value
See moreDeclaration
Swift
public enum TypeValueCodingKeys : CodingKey -
Daylight Savings Time Offset
See moreDeclaration
Swift
public enum DSTOffset : UInt8 -
Bluetooth Days of the Week
See moreDeclaration
Swift
public enum DayOfWeek : UInt8 -
Declaration
Swift
@available(swift 4.0) public enum GymConnectEquipmentState : UInt8, Hashableextension GymConnectEquipmentState: Encodable -
Declaration
Swift
@available(swift 4.0) public enum GymConnectEquipmentType : UInt8, Hashableextension GymConnectEquipmentType: Encodable -
Contact Status of Heart Rate Sensor
See moreDeclaration
Swift
public enum HeartRateContactStatus : UInt8 -
Bluetooth Months
See moreDeclaration
Swift
public enum Month : UInt8 -
Bluetooth Temperature Types
These Temperature Type values correspond to the Temperature Type descriptions used in ISO/IEEE 11073-10408-2008
See moreDeclaration
Swift
public enum TemperatureType : UInt8 -
Bluetooth User
See moreDeclaration
Swift
public enum User : Hashable