Uses of Class
org.robovm.apple.healthkit.HKAuthorizationStatus
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKAuthorizationStatus in org.robovm.apple.healthkit
Methods in org.robovm.apple.healthkit that return HKAuthorizationStatus Modifier and Type Method Description HKAuthorizationStatusHKHealthStore. getAuthorizationStatusForType(HKObjectType type)static HKAuthorizationStatusHKAuthorizationStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static HKAuthorizationStatusHKAuthorizationStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static HKAuthorizationStatus[]HKAuthorizationStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.