Handle group call tile tap

This commit is contained in:
ismailgulek
2021-03-17 19:41:31 +03:00
parent 1d2ae04058
commit f0e380e1ba
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