RoomParticipantsViewController: Add possibility to display cancel bar button.

This commit is contained in:
SBiOSoftWhare
2021-02-21 23:59:50 +01:00
parent 430f91929a
commit 67a1f36c11
2 changed files with 16 additions and 1 deletions
@@ -84,6 +84,8 @@
*/
@property (nonatomic) BOOL enableMention;
@property (nonatomic) BOOL showCancelBarButtonItem;
/**
The delegate for the view controller.
*/