mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-28 20:26:57 +02:00
Implement showRoom: in order to open directly details view controller on joined room or new created room.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
@property (nonatomic,readonly) BOOL isLogged;
|
||||
@property (nonatomic,readonly) BOOL isInitialSyncDone;
|
||||
|
||||
+ (id)sharedHandler;
|
||||
+ (MatrixHandler *)sharedHandler;
|
||||
|
||||
- (void)logout;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user