GlobalAccountDataEventHandler

class GlobalAccountDataEventHandler(api: MatrixClientServerApiClient, globalAccountDataStore: GlobalAccountDataStore, tm: RepositoryTransactionManager) : EventHandler

Constructors

Link copied to clipboard
constructor(api: MatrixClientServerApiClient, globalAccountDataStore: GlobalAccountDataStore, tm: RepositoryTransactionManager)

Functions

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