mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Improve the status of send messages (sending, sent, received, failed)
- First implementation
This commit is contained in:
@@ -99,4 +99,7 @@
|
||||
|
||||
- (void)roomDataSource:(RoomDataSource*)roomDataSource didUpdateEncryptionTrustLevel:(RoomEncryptionTrustLevel)roomEncryptionTrustLevel;
|
||||
|
||||
- (void)roomDataSource:(RoomDataSource*)roomDataSource didCancel:(MXEvent *)event;
|
||||
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user