Handle group call tile tap

This commit is contained in:
ismailgulek
2021-03-17 19:41:31 +03:00
parent ce82815186
commit 354208064e
6 changed files with 148 additions and 0 deletions
+5
View File
@@ -32,6 +32,11 @@
*/
extern NSNotificationName const RoomCallTileTappedNotification;
/**
Notification string used to indicate group call tile tapped in a room. Notification object will be the `RoomBubbleCellData` object.
*/
extern NSNotificationName const RoomGroupCallTileTappedNotification;
@interface RoomViewController : MXKRoomViewController
// The preview header