mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Fix for images sometimes being sent unencrypted in an encrypted room.
This commit is contained in:
@@ -444,4 +444,10 @@ typedef NS_ENUM(NSUInteger, MXKRoomViewControllerJoinRoomResult) {
|
||||
*/
|
||||
- (void)handleTypingNotification:(BOOL)typing;
|
||||
|
||||
|
||||
/**
|
||||
Share encryption keys in this room.
|
||||
*/
|
||||
- (void)shareEncryptionKeys;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user