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