mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Invite to Space in room landing #5225
- Added participant invite coordinator
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user