Show / Hide Table of Contents

Enum Sleep.Types.SleepType

Sleep type: classic or stages.

Namespace: Google.DevicesAndServices.Health.V4
Assembly: Google.DevicesAndServices.Health.V4.dll
Syntax
public enum Sleep.Types.SleepType

Fields

Name Description
Classic

Classic sleep is a sleep with 3 stages types: AWAKE, RESTLESS and ASLEEP.

Stages

On top of "classic" sleep stages an additional processing pass can calculate stages more precisely, overwriting the prior stages with AWAKE, LIGHT, REM and DEEP.

Unspecified

Sleep type is unspecified.

In this article
Back to top Generated by DocFX