Invite to Space in room landing #5225

- Added participant invite coordinator
This commit is contained in:
Gil Eluard
2021-12-08 23:21:55 +01:00
parent ef4abe6ed2
commit c1fa85be6f
18 changed files with 712 additions and 222 deletions
+5
View File
@@ -78,6 +78,11 @@ extern NSNotificationName const RoomGroupCallTileTappedNotification;
*/
@property (nonatomic) BOOL showMissedDiscussionsBadge;
/**
ID of the parent space. `nil` for home space.
*/
@property (nonatomic, nullable) NSString *parentSpaceId;
/**
Display the preview of a room that is unknown for the user.