Show Matrix RTC calls as unsupported. (#7862)

This commit is contained in:
Doug
2024-11-11 09:22:45 +00:00
committed by GitHub
parent 2681f72a75
commit 411478a4f7
14 changed files with 85 additions and 11 deletions
@@ -25,6 +25,7 @@ typedef NS_ENUM(NSInteger, RoomBubbleCellDataTag)
RoomBubbleCellDataTagKeyVerificationConclusion,
RoomBubbleCellDataTagCall,
RoomBubbleCellDataTagGroupCall,
RoomBubbleCellDataTagRTCCallNotify,
RoomBubbleCellDataTagRoomCreationIntro,
RoomBubbleCellDataTagPoll,
RoomBubbleCellDataTagLocation,