MonoTouch.HealthKit.HKErrorCode Enumeration
Enumerates common errors made when accessing health data.

Syntax

[MonoTouch.ObjCRuntime.iOS(8, 0)]
[MonoTouch.ObjCRuntime.Native]
public enum HKErrorCode

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
AuthorizationDeniedThe app has been denied permission to access the requested data.
AuthorizationNotDeterminedThe user has not yet interacted with the permissions dialog in relation to the current app.
DatabaseInaccessibleThe Health Kit datastore is not available.
HealthDataRestrictedDocumentation for this section has not yet been entered.
HealthDataUnavailableThe requested data is not available.
InvalidArgumentThere was an error in the arguments to the data-access request.
NoErrorIndicates no error in accessing the data.
UserCanceledDocumentation for this section has not yet been entered.

Requirements

Namespace: MonoTouch.HealthKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0