mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-29 12:46:58 +02:00
Groups: self-management of membership of groups
- Prepare Group Details screen vector-im/riot-meta#114
This commit is contained in:
@@ -22,6 +22,11 @@
|
||||
@interface GroupsViewController : MXKGroupListViewController <MXKGroupListViewControllerDelegate>
|
||||
{
|
||||
@protected
|
||||
/**
|
||||
The group identifier related to the cell which is in editing mode (if any).
|
||||
*/
|
||||
NSString *editedGroupId;
|
||||
|
||||
/**
|
||||
Current alert (if any).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user