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