Module ruma::api::client::r0::sync::sync_events[][src]

This is supported on crate feature api and (crate features client-api or client-api-c or client-api-s) only.
Expand description

Structs

Information on E2E device udpates.

Ephemeral events not recorded in the timeline or state of the room.

The global private data created by this user.

‘Incoming’ variant of Request.

The state of a room that the user has been invited to.

Updates to the rooms that the user has been invited to.

Updates to joined rooms.

A mapping from a key events to a list of StrippedStateEvent.

Updates to knocked rooms.

Historical updates to left rooms.

Updates to the presence status of other users.

Data for a request to the sync API endpoint.

Data in the response from the sync API endpoint.

The private data that this user has attached to this room.

Information about room for rendering to clients.

Updates to rooms.

State events in the room.

Events in the room.

Messages sent dirrectly between devices.

Unread notifications count.

Enums

A filter represented either as its full JSON definition or the ID of a saved filter.

‘Incoming’ variant of Filter.

Constants

Metadata for the sync API endpoint.