Add notification for tap on tiles

This commit is contained in:
ismailgulek
2021-01-21 14:27:32 +03:00
parent 9981a03327
commit 910d85aacd
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