mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 22:56:57 +02:00
The media download progress info (pie chart + stats) is displayed in the history.
This commit is contained in:
@@ -38,6 +38,10 @@
|
||||
|
||||
// reference to the linked message
|
||||
@property (strong, nonatomic) RoomMessage *message;
|
||||
|
||||
- (void)startProgressUI;
|
||||
- (void)stopProgressUI;
|
||||
|
||||
@end
|
||||
|
||||
@interface IncomingMessageTableCell : RoomMessageTableCell
|
||||
|
||||
Reference in New Issue
Block a user