Enumerations
The following enumerations are available globally.
-
Types of ParseCareKit classes.
See moreDeclaration
Swift
public enum PCKStoreClass : String
-
Parse business logic keys. These keys can be used for querying Parse objects.
See moreDeclaration
Swift
public enum ParseKey -
Keys for all
See morePCKObjectableobjects. These keys can be used for querying Parse objects.Declaration
Swift
public enum ObjectableKey -
Keys for all
See morePCKVersionableobjects. These keys can be used for querying Parse objects.Declaration
Swift
public enum VersionableKey
-
Keys for
See morePCKPatientobjects. These keys can be used for querying Parse objects.Declaration
Swift
public enum PatientKey
-
Keys for
See morePCKCarePlanobjects. These keys can be used for querying Parse objects.Declaration
Swift
public enum CarePlanKey
-
Keys for
See morePCKContactobjects. These keys can be used for querying Parse objects.Declaration
Swift
public enum ContactKey
-
Keys for
See morePCKOutcomeobjects. These keys can be used for querying Parse objects.Declaration
Swift
public enum OutcomeKey
View on GitHub
Install in Dash
Enumerations Reference