Multi-sessions handling: Restore automatic room opening

This commit is contained in:
giomfo
2015-05-28 19:20:18 +02:00
parent f9ff8e8eda
commit dd525d9053
6 changed files with 136 additions and 150 deletions
@@ -39,7 +39,7 @@
- (void)showAuthenticationScreen;
- (void)showRoomCreationForm;
- (void)showRoom:(NSString*)roomId;
- (void)showRoom:(NSString*)roomId withMatrixSession:(MXSession*)mxSession;
- (void)popRoomViewControllerAnimated:(BOOL)animated;