ExerciseCompletionGoal.UnspecifiedGoal


public static final class ExerciseCompletionGoal.UnspecifiedGoal
extends ExerciseCompletionGoal

java.lang.Object
   ↳ android.health.connect.datatypes.ExerciseCompletionGoal
     ↳ android.health.connect.datatypes.ExerciseCompletionGoal.UnspecifiedGoal


An ExerciseCompletionGoal that has no specific target metric. It is up to the user to determine when the associated PlannedExerciseStep is complete.

Summary

Fields

public static final ExerciseCompletionGoal.UnspecifiedGoal INSTANCE

Inherited methods

Fields