Module sync

Source
Expand description

The SDK’s representation of the result of a /sync request.

Structs§

JoinedRoomUpdate
Updates to joined rooms.
LeftRoomUpdate
Updates to left rooms.
Notification
A notification triggered by a sync response.
RoomUpdates
Updates to rooms in a SyncResponse.
SyncResponse
Generalized representation of a /sync response.
Timeline
Events in the room.
UnreadNotificationsCount
Counts of unread notifications for a room.