PolarActivityClass
public enum PolarActivityClass : String, Codable
Undocumented
-
Undocumented
Declaration
Swift
case SLEEP = "SLEEP" -
Undocumented
Declaration
Swift
case SEDENTARY = "SEDENTARY" -
Undocumented
Declaration
Swift
case LIGHT = "LIGHT" -
Undocumented
Declaration
Swift
case CONTINUOUS_MODERATE = "CONTINUOUS_MODERATE" -
Undocumented
Declaration
Swift
case INTERMITTENT_MODERATE = "INTERMITTENT_MODERATE" -
Undocumented
Declaration
Swift
case CONTINUOUS_VIGOROUS = "CONTINUOUS_VIGOROUS" -
Undocumented
Declaration
Swift
case INTERMITTENT_VIGOROUS = "INTERMITTENT_VIGOROUS" -
Undocumented
Declaration
Swift
case NON_WEAR = "NON_WEAR"