mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Load existing user context (if any) (BITTelemetryContext)
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user