ruma::api::client::sync

Module sync_events

Source
Available on (crate features client-api-c or client-api-s) and (crate features client or server) and crate feature api only.
Expand description

GET /_matrix/client/*/sync

Get all new events from all rooms since the last sync or a given point in time.

Modules§

v3
/v3/ (spec)
v4unstable-msc3575
POST /_matrix/client/unstable/org.matrix.msc3575/sync (MSC)
v5unstable-msc4186
POST /_matrix/client/unstable/org.matrix.simplified_msc3575/sync (MSC4186)

Structs§

DeviceLists
Information on E2E device updates.
UnreadNotificationsCount
Unread notifications count.