mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various documentation fixes and updates
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
@param newVersion The new version string reported by the App Store
|
||||
@param storeURL The App Store URL for this app that could be invoked to let them perform the update.
|
||||
*/
|
||||
-(void)detectedUpdateFromStoreUpdateManager:(BITStoreUpdateManager *)storeUpdateManager newVersion:(NSString *)newVersion storeURL:(NSString *)storeURL;
|
||||
-(void)detectedUpdateFromStoreUpdateManager:(BITStoreUpdateManager *)storeUpdateManager newVersion:(NSString *)newVersion storeURL:(NSURL *)storeURL;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user