Options passed into the constructor of SyncApi by MatrixClient

Properties

canResetEntireTimeline?: ResetTimelineCallback

A function which is called with a room ID and returns a boolean. It should return 'true' if the SDK can SAFELY remove events from this room. It may not be safe to remove events if there are other references to the timelines for this room.

cryptoCallbacks?: SyncCryptoCallbacks

If crypto is enabled on our client, callbacks into the crypto module