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 <Error class: unknown class>TRAINING_BACKGROUND_VALUESprivate final IntRangeSLEEP_GOAL_RANGE_MINUTESpublic final static PolarFirstTimeUseConfig.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final <Error class: unknown class>getTRAINING_BACKGROUND_VALUES()final IntRangegetSLEEP_GOAL_RANGE_MINUTES()-
-
Method Detail
-
getTRAINING_BACKGROUND_VALUES
final <Error class: unknown class> getTRAINING_BACKGROUND_VALUES()
-
getSLEEP_GOAL_RANGE_MINUTES
final IntRange getSLEEP_GOAL_RANGE_MINUTES()
-
-
-
-