Package com.polar.sdk.api.model
Object PolarFirstTimeUseConfig.Companion
-
- All Implemented Interfaces:
public class PolarFirstTimeUseConfig.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final List<Integer>TRAINING_BACKGROUND_VALUESprivate final IntRangeSLEEP_GOAL_RANGE_MINUTESpublic final static PolarFirstTimeUseConfig.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final List<Integer>getTRAINING_BACKGROUND_VALUES()final IntRangegetSLEEP_GOAL_RANGE_MINUTES()-
-
Method Detail
-
getTRAINING_BACKGROUND_VALUES
final List<Integer> getTRAINING_BACKGROUND_VALUES()
-
getSLEEP_GOAL_RANGE_MINUTES
final IntRange getSLEEP_GOAL_RANGE_MINUTES()
-
-
-
-