ExerciseCompletionGoal.TotalCaloriesBurnedGoal


class ExerciseCompletionGoal.TotalCaloriesBurnedGoal : ExerciseCompletionGoal


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

Summary

Public constructors

Public functions

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

Public properties

Energy

Public constructors

TotalCaloriesBurnedGoal

Added in 1.1.0-alpha10
TotalCaloriesBurnedGoal(totalCalories: Energy)

Public functions

equals

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

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Public properties

totalCalories

Added in 1.1.0-alpha10
val totalCaloriesEnergy