ruma_client_api::sync::sync_events

Module v3

Source
Available on crate features client or server only.
Expand description

/v3/ (spec)

Structs§

Ephemeral
Ephemeral events not recorded in the timeline or state of the room.
GlobalAccountData
The global private data created by this user.
InviteState
The state of a room that the user has been invited to.
InvitedRoom
Updates to the rooms that the user has been invited to.
JoinedRoom
Updates to joined rooms.
KnockState
Stripped state updates of a room that the user has knocked upon.
KnockedRoom
Updates to a room that the user has knocked upon.
LeftRoom
Historical updates to left rooms.
Presence
Updates to the presence status of other users.
Request
Request type for the sync endpoint.
Response
Response type for the sync endpoint.
RoomAccountData
The private data that this user has attached to this room.
RoomSummary
Information about room for rendering to clients.
Rooms
Updates to rooms.
State
State events in the room.
Timeline
Events in the room.
ToDevice
Messages sent directly between devices.

Enums§

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