BLEShareInstance Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | BLEShareInstance.h BLEShareInstance.m  | 
Other Methods
  dateArr
	! Date lists of execise and health data in device
@property (nonatomic, strong) NSArray *dateArrDeclared In
BLEShareInstance.h
ResponseFromSDK Methods
– local_first_date
	! This method is obtained in the data part of the date on the date of the synchronization data needs to be used here to do some processing these dates, for example, to give up 1 month ago and recently synchronized data, It is assumed here that the last synchronization was 5 days ago.
- (NSDate *)local_first_dateDeclared In
BLEShareInstance+ResponseFromSDK.m
– responseOfGetDataTimeOutWithDataType:
	/ self.bkDataDeleagte updateSportData:<#(NSDictionary *)#>
- (void)responseOfGetDataTimeOutWithDataType:(NSInteger)typeDeclared In
BLEShareInstance+ResponseFromSDK.m