ExerciseCompletionGoal.ActiveCaloriesBurnedGoal


class ExerciseCompletionGoal.ActiveCaloriesBurnedGoal : ExerciseCompletionGoal


An ExerciseCompletionGoal that requires a specified number of active calories to be burned.

Summary

Public constructors

Public functions

open operator Boolean
equals(other: Any?)
open Int
open String

Public properties

Energy

Public constructors

ActiveCaloriesBurnedGoal

Added in 1.1.0-alpha10
ActiveCaloriesBurnedGoal(activeCalories: Energy)

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Public properties

activeCalories

Added in 1.1.0-alpha10
val activeCaloriesEnergy