mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 19:10:49 +02:00
Voice Broadcast: log and block unexpected state change
This commit is contained in:
@@ -21,6 +21,7 @@ public enum VoiceBroadcastServiceError: Int, Error {
|
||||
case missingUserId
|
||||
case roomNotFound
|
||||
case notStarted
|
||||
case unexpectedState
|
||||
case unknown
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user