ORKSampleJSONOptions Constants Reference
Declared in | HKSample+ORKJSONDictionary.h |
---|
ORKSampleJSONOptions
Definition
typedef NS_OPTIONS(NSInteger, ORKSampleJSONOptions ) {
ORKSampleIncludeMetadata = 0 x1,
ORKSampleIncludeSource = 0 x2,
ORKSampleIncludeUUID = 0 x4,
};