mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-04 06:58:20 +02:00
Add the upload statistic
This commit is contained in:
@@ -28,6 +28,8 @@ extern NSString *const kMediaDownloadDidFailNotification;
|
||||
|
||||
+ (id)sharedInstance;
|
||||
|
||||
+ (NSString*)formatSecondsInterval:(CGFloat)secondsInterval;
|
||||
|
||||
+ (UIImage *)resize:(UIImage *)image toFitInSize:(CGSize)size;
|
||||
|
||||
// Load a picture from the local cache (Do not start any remote requests)
|
||||
|
||||
Reference in New Issue
Block a user