mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Expose better broadcast details to the view
Starting from the sender name but we can add more things. This is up to the design expectation
This commit is contained in:
-1
@@ -18,5 +18,4 @@ import Foundation
|
||||
|
||||
protocol VoiceBroadcastPlaybackViewModelProtocol {
|
||||
var context: VoiceBroadcastPlaybackViewModelType.Context { get }
|
||||
func updateWithVoiceBroadcastDetails(_ voiceBroadcastDetails: VoiceBroadcastPlaybackDetails)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user