ruma_federation_api::transactions

Module edu

Source
Expand description

Edu type and variant content structs.

Structs§

DeviceListUpdateContent
The description of the direct-to- device message.
DirectDeviceContent
The description of the direct-to- device message.
PresenceContent
The content for “m.presence” Edu.
PresenceUpdate
An update to the presence of a user.
ReceiptContent
The content for “m.receipt” Edu.
ReceiptData
Metadata about the event that was last read and when.
ReceiptMap
Mapping between user and ReceiptData.
SigningKeyUpdateContent
The content for an m.signing_key_update EDU.
TypingContent
The content for “m.typing” Edu.

Enums§

Edu
Type for passing ephemeral data to homeservers.

Type Aliases§

DirectDeviceMessages
Direct device message contents.