Skip to main content

Module live_locations_observer

Module live_locations_observer 

Source
Expand description

Types for live location sharing.

Live location sharing allows users to share their real-time location with others in a room via MSC3489.

Structs§

BeaconInfoUpdate
A beacon_info update for the current user in one room.
LastLocation
Details of the last known location beacon.
LiveLocationShare
Details of a user’s live location share.
LiveLocationsObserver
Tracks active live location shares in a room using an ObservableVector.