PCKStoreClass

public enum PCKStoreClass : String

Types of ParseCareKit classes.

  • The ParseCareKit equivalent of OCKCarePlan.

    Declaration

    Swift

    case carePlan
  • The ParseCareKit equivalent of OCKContact.

    Declaration

    Swift

    case contact
  • The ParseCareKit equivalent of OCKOutcome.

    Declaration

    Swift

    case outcome
  • The ParseCareKit equivalent of OCKPatient.

    Declaration

    Swift

    case patient
  • The ParseCareKit equivalent of OCKTask.

    Declaration

    Swift

    case task
  • The ParseCareKit equivalent of OCKHealthKitTask.

    Declaration

    Swift

    case healthKitTask