Screen Tracking: Update screen name.

This commit is contained in:
giomfo
2016-06-14 11:10:37 +02:00
parent 1152d573c5
commit 39dfb6ccd5
18 changed files with 119 additions and 74 deletions
@@ -53,13 +53,6 @@
*/
- (void)showAuthenticationScreenWithRegistrationParameters:(NSDictionary*)parameters;
/**
Start displaying the screen with a user Matrix session.
@param session the user Matrix session.
*/
- (void)displayWithSession:(MXSession*)session;
/**
Open the room with the provided identifier in a specific matrix session.