mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-04 06:58:20 +02:00
Add chunks in TimelineVoiceBroadcastDetails
This commit is contained in:
@@ -48,6 +48,7 @@ class TimelineVoiceBroadcastViewModel: TimelineVoiceBroadcastViewModelType, Time
|
||||
|
||||
/// Listen voice broadcast
|
||||
private func play() {
|
||||
// TODO: VB call voice broadcast playback service to play the chunks
|
||||
completion?(.played)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user