Enumerations

The following enumerations are available globally.

  • ANT Channel Type

    • slave: Slave
    • master: Master
    • sharedSlave: Shared Bidirectional Slave
    • sharedMaster: Shared Bidirectional Master
    • slaveReceiveOnly: Slave Receive Only Channel
    • masterTransmitOnly: Master Transit Only Channel
    See more

    Declaration

    Swift

    public enum ChannelType: UInt8
  • ANT Transmission Types

    See more

    Declaration

    Swift

    public enum TransmissionType: UInt8
  • ANT Device Types

    See more

    Declaration

    Swift

    public enum DeviceType: UInt8
  • Undocumented

    See more

    Declaration

    Swift

    public enum DayOfWeek: UInt8
  • Undocumented

    See more

    Declaration

    Swift

    public enum Month: UInt8
  • Gender Type

    See more

    Declaration

    Swift

    public enum Gender: UInt8
  • FIT Sport Types

    See more

    Declaration

    Swift

    public enum Sport: UInt8