This event fires at various points in the /sync loop lifecycle.
err
will be set (e.g network errors).This event fires whenever there has been a change to this list index. It fires exactly once per list, even if there were multiple operations for the list. It fires AFTER Lifecycle and RoomData events.
This event fires when there are updates for a room. Fired as and when rooms are encountered in the response.
Events which can be fired by the SlidingSync class. These are designed to provide different levels of information when processing sync responses.