Today's Menu  Portugal
journal and plan nutrition
Classes | Variables
T1HealthKitViewController.m File Reference
#import "T1HealthKitViewController.h"
#import "Z5DataController.h"
Include dependency graph for T1HealthKitViewController.m:

Go to the source code of this file.

Variables

NSMutableArray< NSDictionary * > * componentsAuthorityStatus
 
NSMutableArray< NSDictionary * > * updatedAuthorityStatus
 
NSMutableSet * needAuthorizationSet
 

Variable Documentation

◆ componentsAuthorityStatus

NSMutableArray<NSDictionary *>* componentsAuthorityStatus

Definition at line 19 of file T1HealthKitViewController.m.

◆ needAuthorizationSet

NSMutableSet* needAuthorizationSet

Definition at line 21 of file T1HealthKitViewController.m.

◆ updatedAuthorityStatus

NSMutableArray<NSDictionary *>* updatedAuthorityStatus

Definition at line 20 of file T1HealthKitViewController.m.