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 morePCKObjectable
objects. These keys can be used for querying Parse objects.Declaration
Swift
public enum ObjectableKey
-
Keys for all
See morePCKVersionable
objects. These keys can be used for querying Parse objects.Declaration
Swift
public enum VersionableKey
-
Keys for
See morePCKPatient
objects. These keys can be used for querying Parse objects.Declaration
Swift
public enum PatientKey
-
Keys for
See morePCKCarePlan
objects. These keys can be used for querying Parse objects.Declaration
Swift
public enum CarePlanKey
-
Keys for
See morePCKContact
objects. These keys can be used for querying Parse objects.Declaration
Swift
public enum ContactKey
-
Keys for
See morePCKOutcome
objects. These keys can be used for querying Parse objects.Declaration
Swift
public enum OutcomeKey