Package org.robovm.apple.healthkit
Class HKResultsQuantityTypeIdentifier
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.healthkit.HKTypeIdentifier
org.robovm.apple.healthkit.HKQuantityTypeIdentifier
org.robovm.apple.healthkit.HKResultsQuantityTypeIdentifier
public class HKResultsQuantityTypeIdentifier extends HKQuantityTypeIdentifier
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHKResultsQuantityTypeIdentifier.AsListMarshalerstatic classHKResultsQuantityTypeIdentifier.Marshalerstatic classHKResultsQuantityTypeIdentifier.Values -
Field Summary
-
Method Summary
Modifier and Type Method Description static HKResultsQuantityTypeIdentifiervalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
OxygenSaturation
-
PeripheralPerfusionIndex
-
BloodGlucose
-
NumberOfTimesFallen
-
ElectrodermalActivity
-
InhalerUsage
-
InsulinDelivery
- Since:
- Available in iOS 11.0 and later.
-
BloodAlcoholContent
-
ForcedVitalCapacity
-
ForcedExpiratoryVolume1
-
PeakExpiratoryFlowRate
-
EnvironmentalAudioExposure
- Since:
- Available in iOS 13.0 and later.
-
HeadphoneAudioExposure
- Since:
- Available in iOS 13.0 and later.
-
NumberOfAlcoholicBeverages
- Since:
- Available in iOS 15.0 and later.
-
-
Method Details