mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-29 20:56:57 +02:00
Multi-sessions handling: Restore automatic room opening
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
- (void)showAuthenticationScreen;
|
||||
- (void)showRoomCreationForm;
|
||||
- (void)showRoom:(NSString*)roomId;
|
||||
- (void)showRoom:(NSString*)roomId withMatrixSession:(MXSession*)mxSession;
|
||||
|
||||
- (void)popRoomViewControllerAnimated:(BOOL)animated;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user