mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 06:36:58 +02:00
First part of the voice broadcast recording feature
This commit is contained in:
@@ -178,6 +178,11 @@ typedef NS_ENUM(NSUInteger, RoomTimelineCellIdentifier) {
|
||||
RoomTimelineCellIdentifierOutgoingVoiceBroadcastWithoutSenderInfo,
|
||||
RoomTimelineCellIdentifierOutgoingVoiceBroadcastWithPaginationTitle,
|
||||
|
||||
// - Voice broadcast recorder
|
||||
RoomTimelineCellIdentifierOutgoingVoiceBroadcastRecorder,
|
||||
RoomTimelineCellIdentifierOutgoingVoiceBroadcastRecorderWithoutSenderInfo,
|
||||
RoomTimelineCellIdentifierOutgoingVoiceBroadcastRecorderWithPaginationTitle,
|
||||
|
||||
// - Others
|
||||
RoomTimelineCellIdentifierEmpty,
|
||||
RoomTimelineCellIdentifierSelectedSticker,
|
||||
|
||||
Reference in New Issue
Block a user