Structures

The following structures are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    public struct ANTMessageProtocolError : Error
  • ANTFS Status Byte1

    See more

    Declaration

    Swift

    public struct AntFsStatusByte1
  • ANTFS Status Byte2

    See more

    Declaration

    Swift

    public struct AntFsStatusByte2
  • Identifies the battery in system to which this battery status pertains and specifies how many batteries are available in the system.

    See more

    Declaration

    Swift

    public struct BatteryIdentifier
  • Battery Descriptive Field

    See more

    Declaration

    Swift

    public struct BatteryDescriptiveField
  • Identifies the component in the system to which this Manufacturer’s Information pertains and specifies how many separate components are available in the system.

    See more

    Declaration

    Swift

    public struct ComponentIdentifier
  • ANT Day

    See more

    Declaration

    Swift

    public struct AntDay
  • Time Date

    See more

    Declaration

    Swift

    public struct TimeDate
    extension TimeDate: Encodeable
  • ANT Software Version

    See more

    Declaration

    Swift

    public struct SoftwareVersion
    extension SoftwareVersion: Encodeable
  • ANT Transmission Type

    See more

    Declaration

    Swift

    @available(swift 4.0)
    public struct TransmissionType : Encodable
    extension TransmissionType: Equatable
    extension TransmissionType: Hashable
  • CodingKey for String Values

    See more

    Declaration

    Swift

    public struct StringKey : CodingKey