mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 11:30:50 +02:00
MockRoomSummary: Update with new property.
This commit is contained in:
@@ -94,6 +94,8 @@ public class MockRoomSummary: NSObject, MXRoomSummaryProtocol {
|
||||
|
||||
public var parentSpaceIds: Set<String> = []
|
||||
|
||||
public var beaconInfoEvents: [MXBeaconInfo] = []
|
||||
|
||||
public init(withRoomId roomId: String) {
|
||||
self.roomId = roomId
|
||||
super.init()
|
||||
|
||||
Reference in New Issue
Block a user