mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-28 20:26:57 +02:00
RoomParticipants: move some code and add comments
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
|
||||
#import "RoomParticipantsViewController.h"
|
||||
|
||||
/**
|
||||
'RoomCreationStep2ViewController' inherits of 'RoomParticipantsViewController' to handle the participants list of the new created room.
|
||||
*/
|
||||
@interface RoomCreationStep2ViewController : RoomParticipantsViewController
|
||||
|
||||
@property (nonatomic) MXKRoomCreationInputs* roomCreationInputs;
|
||||
|
||||
Reference in New Issue
Block a user