6111: add refresh of live banner visibility when receive beacon from live sharing

This commit is contained in:
MaximeE
2022-05-11 18:18:21 +02:00
parent e23abd8811
commit 9b126b835d
4 changed files with 8 additions and 6 deletions
@@ -67,7 +67,7 @@
@property (nonatomic, nullable) NSString *highlightedEventId;
/// Is current user sharing is location in the room
@property(nonatomic, readonly) BOOL isCurrentUserSharingIsLocation;
@property(nonatomic, readonly) BOOL isCurrentUserSharingActiveLocation;
/**
Check if there is an active jitsi widget in the room and return it.