Load existing user context (if any) (BITTelemetryContext)

This commit is contained in:
Christoph Wendt
2015-09-04 15:08:40 -07:00
parent bc36a90e26
commit 4cb7826ec9
2 changed files with 9 additions and 58 deletions

View File

@@ -22,11 +22,6 @@ FOUNDATION_EXPORT NSString *const kBITApplicationWasLaunched;
*/
@interface BITTelemetryContext : NSObject
/**
* A Dictionary which holds content of property list in memory.
*/
@property (nonatomic, strong) NSMutableDictionary *metaData;
/**
* The instrumentation key of the app.
*/