mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
Move RequestContactsAccessFooterView into ContactsTableViewController.
Remove automatic triggering of contacts access.
This commit is contained in:
@@ -50,6 +50,11 @@ typedef enum : NSUInteger
|
||||
NSMutableArray<MXKContact*> *filteredMatrixContacts;
|
||||
}
|
||||
|
||||
/**
|
||||
Whether or not the data source has any local contacts loaded.
|
||||
*/
|
||||
- (BOOL)hasLocalContacts;
|
||||
|
||||
/**
|
||||
Get the contact at the given index path.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user