Enumerates common errors made when accessing health data.
Syntax
[MonoTouch.ObjCRuntime.iOS(8, 0)]
[MonoTouch.ObjCRuntime.Native]
public enum HKErrorCode
Remarks
Members
| Member Name | Description |
|---|
| AuthorizationDenied | The app has been denied permission to access the requested data. |
| AuthorizationNotDetermined | The user has not yet interacted with the permissions dialog in relation to the current app. |
| DatabaseInaccessible | The Health Kit datastore is not available. |
| HealthDataRestricted | Documentation for this section has not yet been entered. |
| HealthDataUnavailable | The requested data is not available. |
| InvalidArgument | There was an error in the arguments to the data-access request. |
| NoError | Indicates no error in accessing the data. |
| UserCanceled | Documentation for this section has not yet been entered. |
Requirements
Namespace: MonoTouch.HealthKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0