ReceiptEventHandler

class ReceiptEventHandler(api: MatrixClientServerApiClient, roomUserStore: RoomUserStore, tm: RepositoryTransactionManager) : EventHandler

Constructors

Link copied to clipboard
constructor(api: MatrixClientServerApiClient, roomUserStore: RoomUserStore, tm: RepositoryTransactionManager)

Functions

Link copied to clipboard
open override fun startInCoroutineScope(scope: CoroutineScope)