mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
add flag to tell if app is currently validated
This commit is contained in:
@@ -41,6 +41,12 @@
|
||||
*/
|
||||
- (void) cleanupInternalStorage;
|
||||
|
||||
@property (nonatomic, readwrite) BOOL installationIdentificationValidated;
|
||||
|
||||
/**
|
||||
* method registered as observer for applicationWillBecomeInactive events
|
||||
*/
|
||||
- (void) applicationWillResignActive:(NSNotification*) note;
|
||||
|
||||
/**
|
||||
* method registered as observer for applicationsDidBecomeActive events
|
||||
|
||||
Reference in New Issue
Block a user