Join Room: Support via parameters to better handle federation

#2547
This commit is contained in:
manuroe
2019-07-08 11:15:44 +02:00
parent 70a69be4f7
commit 728a522bb8
5 changed files with 30 additions and 6 deletions
+6
View File
@@ -50,6 +50,12 @@
*/
@property (nonatomic) NSString *eventId;
/**
In case of preview, the server names to try and join through in addition to those
that are automatically chosen.
*/
@property (nonatomic) NSArray<NSString*> *viaServers;
/**
Preview information.
*/