BEHealthKit
1.11
A HealthKit plugin for Unity
Loading...
Searching...
No Matches
Unity
HealthKit
Assets
BEHealthKit
Extensions
iOS
HealthData+clinicalRecords.h
1
//
2
// HealthData+clinicalRecords.h
3
// Unity-iPhone
4
//
5
// Created by greay on 3/9/20.
6
//
7
8
#import <Foundation/Foundation.h>
9
#import "HealthData.h"
10
13
@interface
HealthData (clinicalRecords)
14
15
+ (NSString *)XMLFromClinicalRecords:(
id
)records datatype:(HKSampleType *)datatype;
17
@end
Generated by
1.10.0