Add notification for tap on tiles

This commit is contained in:
ismailgulek
2021-01-21 14:27:32 +03:00
parent 1c19d16b7f
commit 4e1a70855d
2 changed files with 12 additions and 1 deletions
+5
View File
@@ -27,6 +27,11 @@
#import "UIViewController+RiotSearch.h"
/**
Notification string used to indicate call tile tapped in a room. Notification object will be the `RoomBubbleCellData` object.
*/
extern NSString *const kRoomCallTileTapped;
@interface RoomViewController : MXKRoomViewController
// The preview header