mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Add notification for tap on tiles
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user