Enumerations
The following enumerations are available globally.
-
Data types available in Polar devices for online streaming or offline recording.
See moreDeclaration
Swift
public enum PolarDeviceDataType : CaseIterable -
Features available in Polar BLE SDK library
See moreDeclaration
Swift
public enum PolarBleSdkFeature : CaseIterable -
The activity recording data types available in Polar devices.
See moreDeclaration
Swift
public enum PolarActivityDataType : String, CaseIterable -
PPG data source enum
See moreDeclaration
Swift
public enum PpgDataType : Int, CaseIterable -
Recoding intervals for H10 recording start
See moreDeclaration
Swift
public enum RecordingInterval : Int -
Sample types for H10 recording start
See moreDeclaration
Swift
public enum SampleType : Int -
Polar SDK errors
See moreDeclaration
Swift
public enum PolarErrors : Error -
Represents a live exercise session on a Polar device.
See moreDeclaration
Swift
public enum PolarExerciseSession -
Undocumented
See moreDeclaration
Swift
public enum CheckFirmwareUpdateStatus -
Undocumented
See moreDeclaration
Swift
public enum FirmwareUpdateStatus -
Undocumented
See moreDeclaration
Swift
public enum PolarOfflineRecordingData -
Undocumented
See moreDeclaration
Swift
public enum PolarOfflineRecordingResult -
Polar offline recording trigger mode. Offline recording trigger can be used to start the offline recording automatically in device, based on selected trigger mode.
See moreDeclaration
Swift
public enum PolarOfflineRecordingTriggerMode -
Undocumented
See moreDeclaration
Swift
public enum PolarTrainingSessionDataTypes : String -
Undocumented
See moreDeclaration
Swift
public enum PolarExerciseDataTypes : String -
Undocumented
See moreDeclaration
Swift
public enum PolarTrainingSessionFetchResult -
Undocumented
See moreDeclaration
Swift
public enum CaloriesType : CaseIterable -
Undocumented
See moreDeclaration
Swift
public enum PolarDailyBalanceFeedBack : String, Codable -
Undocumented
See moreDeclaration
Swift
public enum PolarReadinessForSpeedAndStrengthTraining : String, Codable
Enumerations Reference