Constructors

Link copied to clipboard
constructor(api: MatrixClientServerApiClient, roomStore: RoomStore, roomTimelineStore: RoomTimelineStore, json: Json, mappings: EventContentSerializerMappings, config: MatrixClientConfiguration, tm: TransactionManager)

Functions

Link copied to clipboard
open override fun startInCoroutineScope(scope: CoroutineScope)
Link copied to clipboard
open suspend override fun unsafeFillTimelineGaps(startEventId: EventId, roomId: RoomId, limit: Long): Result<Unit>

Unsafe means, that it may throw exceptions