Enumerations
The following enumerations are available globally.
-
Unified error type for the Bose Gesture library.
Declaration
Swift
public enum BoseGestureError : Error
extension BoseGestureError: LocalizedError
-
Identifies a gesture recognized by a wearable device.
See moreDeclaration
Swift
public enum BoseGestureType : UInt8, Codable