mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
Home "+" button: Add "Join room" option
https://github.com/vector-im/riot-meta/issues/65
This commit is contained in:
@@ -114,6 +114,11 @@
|
||||
*/
|
||||
- (void)createAnEmptyRoom;
|
||||
|
||||
/**
|
||||
Join a room by alias or id.
|
||||
*/
|
||||
- (void)joinARoom;
|
||||
|
||||
#pragma mark - Actions
|
||||
|
||||
- (void)didTapOnSectionHeader:(UIGestureRecognizer*)gestureRecognizer;
|
||||
|
||||
Reference in New Issue
Block a user