mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 03:20:50 +02:00
Add APNS handling in settings screen (hidden by default)
This commit is contained in:
@@ -49,7 +49,7 @@ extern NSString *const kMatrixHandlerUnsupportedMessagePrefix;
|
||||
// Flush and restore Matrix data
|
||||
- (void)forceInitialSync;
|
||||
|
||||
- (void)enableEventsNotifications:(BOOL)isEnabled;
|
||||
- (void)enableInAppNotifications:(BOOL)isEnabled;
|
||||
|
||||
- (BOOL)isSupportedAttachment:(MXEvent*)event;
|
||||
- (BOOL)isEmote:(MXEvent*)event;
|
||||
|
||||
Reference in New Issue
Block a user