Add voice broadcast state event (#6785)

This commit is contained in:
Yoan Pintas
2022-10-12 11:30:38 +02:00
committed by GitHub
parent f0c4ffec80
commit fb066ea869
17 changed files with 781 additions and 101 deletions
@@ -51,6 +51,7 @@
#import "RoomSelectedStickerBubbleCell.h"
#import "MXRoom+Riot.h"
#import "UniversalLink.h"
#import "VoiceBroadcastEventContent.h"
// MatrixKit common imports, shared with all targets
#import "MatrixKit-Bridging-Header.h"