public final class HKBloodGlucoseMealTime
extends java.lang.Object
Indicates how your blood glucose reading relates to a meal.
[@constant] HKBloodGlucoseMealTimePreprandial A glucose value measured at the time just before a meal. [@constant] HKBloodGlucoseMealTimePostprandial A glucose value measured after a meal.
| Modifier and Type | Field and Description |
|---|---|
static long |
Postprandial |
static long |
Preprandial |
public static final long Preprandial
public static final long Postprandial