Show / Hide Table of Contents

Enum DailyRestingHeartRate.Types.DailyRestingHeartRateMetadata.Types.CalculationMethod

The method used to calculate the resting heart rate.

Namespace: Google.DevicesAndServices.Health.V4
Assembly: Google.DevicesAndServices.Health.V4.dll
Syntax
public enum DailyRestingHeartRate.Types.DailyRestingHeartRateMetadata.Types.CalculationMethod

Fields

Name Description
OnlyWithAwakeData

The resting heart rate is calculated using only awake data.

Unspecified

The calculation method is unspecified.

WithSleep

The resting heart rate is calculated using the sleep data.

In this article
Back to top Generated by DocFX