CDAKHKMetadataKeys

public enum CDAKHKMetadataKeys: String

The HealthKit metadata keys used by CDAKits metadata injection during HealthKit sample creation.

  • The root ID from the parent CDA item (if found)

    Declaration

    Swift

    case CDAKMetadataRecordIDRoot
  • The calculated CDA entry hash value. You can use this to look up or compare entries you create in the HealthKit store later

    Declaration

    Swift

    case CDAKMetadataEntryHash