mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
Room Creation: handle new created room as an empty room.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
/**
|
||||
'RoomParticipantsViewController' instance is used to edit members of the room defined by the property 'mxRoom'.
|
||||
|
||||
When this property is nil, the view controller is able to handle a list of participants without room reference (see inherited class 'RoomCreationStep2ViewController').
|
||||
When this property is nil, the view controller is able to handle a list of participants without room reference.
|
||||
*/
|
||||
@interface RoomParticipantsViewController : MXKTableViewController <UISearchBarDelegate>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user