mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
@@ -63,6 +63,13 @@
|
||||
*/
|
||||
- (void)showAuthenticationScreenWithRegistrationParameters:(NSDictionary*)parameters;
|
||||
|
||||
/**
|
||||
Display the authentication screen in order to login back a soft logout session.
|
||||
|
||||
@param softLogoutCredentials the credentials of the soft logout session.
|
||||
*/
|
||||
- (void)showAuthenticationScreenAfterSoftLogout:(MXCredentials*)softLogoutCredentials;
|
||||
|
||||
/**
|
||||
Open the room with the provided identifier in a specific matrix session.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user