Package com.polar.sdk.api.model
Object PolarExerciseSession.SportProfile.Companion
-
- All Implemented Interfaces:
public class PolarExerciseSession.SportProfile.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static PolarExerciseSession.SportProfile.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final PolarExerciseSession.SportProfilefromId(Integer id)Resolve SportProfile from integer id. -
-
Method Detail
-
fromId
final PolarExerciseSession.SportProfile fromId(Integer id)
Resolve SportProfile from integer id. Falls back to UNKNOWN if no match is found.
-
-
-
-