Show / Hide Table of Contents

Enum MealType

Enum representing the meal type.

Namespace: Google.DevicesAndServices.Health.V4
Assembly: Google.DevicesAndServices.Health.V4.dll
Syntax
public enum MealType

Fields

Name Description
AfterDinner

Value representing an evening snack.

Anytime

Value representing any time (legacy NA).

BeforeBreakfast

Value representing a meal before breakfast.

BeforeDinner

Value representing an afternoon snack.

BeforeLunch

Value representing a morning snack.

Breakfast

Value representing a breakfast.

Dinner

Value representing dinner.

Lunch

Value representing a lunch.

Snack

Value representing any meal outside of the usual three meals per day.

Unspecified

Unspecified meal type.

In this article
Back to top Generated by DocFX