ExerciseInfo


class ExerciseInfo


High-level info about the exercise.

Summary

Public constructors

ExerciseInfo(exerciseTrackedStatus: Int, exerciseType: ExerciseType)

Public properties

Int

Returns the ExerciseTrackedStatus.

ExerciseType

Returns the ExerciseType of the active exercise, or ExerciseType.UNKNOWN if there is no active exercise.

Public constructors

ExerciseInfo

Added in 1.0.0
ExerciseInfo(exerciseTrackedStatus: Int, exerciseType: ExerciseType)

Public properties

exerciseTrackedStatus

Added in 1.0.0
val exerciseTrackedStatusInt

Returns the ExerciseTrackedStatus.

exerciseType

Added in 1.0.0
val exerciseTypeExerciseType

Returns the ExerciseType of the active exercise, or ExerciseType.UNKNOWN if there is no active exercise.

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Jun 7, 2023

Release notes of Android Studio 0.8.6

Updated Dec 20, 2024