Expand description
The SDK’s representation of the result of a /sync
request.
Structs§
- Joined
Room Update - Updates to joined rooms.
- Left
Room Update - Updates to left rooms.
- Notification
- A notification triggered by a sync response.
- Room
Updates - Updates to rooms in a
SyncResponse
. - Sync
Response - Generalized representation of a
/sync
response. - Timeline
- Events in the room.
- Unread
Notifications Count - Counts of unread notifications for a room.