-
Methods in org.robovm.apple.healthkit that return HKCumulativeQuantitySeriesSample
| Modifier and Type |
Method |
Description |
static HKCumulativeQuantitySeriesSample |
HKCumulativeQuantitySeriesSample.create(HKQuantityType quantityType,
HKQuantity quantity,
NSDate startDate,
NSDate endDate) |
Deprecated.
|
static HKCumulativeQuantitySeriesSample |
HKCumulativeQuantitySeriesSample.create(HKQuantityType quantityType,
HKQuantity quantity,
NSDate startDate,
NSDate endDate,
HKDevice device,
HKMetadata metadata) |
Deprecated.
|
static HKCumulativeQuantitySeriesSample |
HKCumulativeQuantitySeriesSample.create(HKQuantityType quantityType,
HKQuantity quantity,
NSDate startDate,
NSDate endDate,
HKMetadata metadata) |
Deprecated.
|