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
@@ -79,6 +79,11 @@
*/
@property (nonatomic) MXRoom *mxRoom;
/**
The ID of the parent space. `nil` for home space
*/
@property (nonatomic) NSString *parentSpaceId;
/**
Enable mention option in member details view. NO by default
*/