Module location
Available on crate feature
unstable-msc3488
only.Expand description
Types for extensible location message events (MSC3488).
Structs§
- Asset
Content - Asset content.
- Location
Content - Location content.
- Location
Event Content - The payload for an extensible location message.
- Location
Event Content Without Relation - Form of
LocationEventContent
without relation. - Redacted
Location Event Content - Redacted form of
LocationEventContent
- Zoom
Level - A zoom level.
Enums§
- Asset
Type - The type of an asset.
- Zoom
Level Error - An error encountered when trying to convert to a
ZoomLevel
.
Type Aliases§
- Location
Event - An
m.location
event. - Original
Location Event - An
m.location
event. - Original
Sync Location Event - An
m.location
event from async_events
response. - Redacted
Location Event - An
m.location
event that has been redacted. - Redacted
Sync Location Event - An
m.location
event from async_events
response that has been redacted. - Sync
Location Event - An
m.location
event from async_events
response.