mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 11:02:48 +02:00
Add voice broadcast initial state in bubble data (#6972)
- Add voice broadcast initial state in bubble data - Remove the local record after sending
This commit is contained in:
@@ -105,6 +105,8 @@ typedef NS_ENUM(NSInteger, RoomBubbleCellDataTag)
|
||||
*/
|
||||
@property(nonatomic) NSInteger componentIndexOfSentMessageTick;
|
||||
|
||||
@property(nonatomic, strong) NSString *voiceBroadcastState;
|
||||
|
||||
/**
|
||||
Indicate that both the text message layout and any additional content height are no longer
|
||||
valid and should be recomputed before presentation in a bubble cell. This could be due
|
||||
|
||||
Reference in New Issue
Block a user