mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 19:56:57 +02:00
Fix RiotTests.
This commit is contained in:
@@ -16,15 +16,6 @@
|
||||
|
||||
import Foundation
|
||||
|
||||
/// Voice Broadcast settings.
|
||||
@objcMembers
|
||||
final class VoiceBroadcastSettings: NSObject {
|
||||
static let eventType = "io.element.voice_broadcast_info"
|
||||
|
||||
static let voiceBroadcastContentKeyState = "state"
|
||||
static let voiceBroadcastContentKeyChunkLength = "chunk_length"
|
||||
}
|
||||
|
||||
/// VoiceBroadcastService handles voice broadcast.
|
||||
/// Note: Cannot use a protocol because of Objective-C compatibility
|
||||
@objcMembers
|
||||
|
||||
Reference in New Issue
Block a user