mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
6103: Update beaconInfoSummary
This commit is contained in:
@@ -95,7 +95,7 @@ typedef NS_ENUM(NSInteger, RoomBubbleCellDataTag)
|
||||
*/
|
||||
@property(nonatomic) BOOL isKeyVerificationOperationPending;
|
||||
|
||||
@property(nonatomic, strong, readonly) id<MXBeaconInfoSummaryProtocol> beaconInfoSummary;
|
||||
@property(nonatomic, strong) id<MXBeaconInfoSummaryProtocol> beaconInfoSummary;
|
||||
|
||||
/**
|
||||
Index of the component which needs a sent tick displayed. -1 if none.
|
||||
|
||||
Reference in New Issue
Block a user