mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Move data ready notification to RecentsViewController
This commit is contained in:
@@ -19,6 +19,11 @@
|
||||
|
||||
@class RootTabEmptyView;
|
||||
|
||||
/**
|
||||
Notification to be posted when recents data is ready. Notification object will be the RecentsViewController instance.
|
||||
*/
|
||||
FOUNDATION_EXPORT NSString *const RecentsViewControllerDataReadyNotification;
|
||||
|
||||
@interface RecentsViewController : MXKRecentListViewController <MXKRecentListViewControllerDelegate>
|
||||
{
|
||||
@protected
|
||||
|
||||
Reference in New Issue
Block a user