Room Account Data Event Handler
class RoomAccountDataEventHandler(api: MatrixClientServerApiClient, roomAccountDataStore: RoomAccountDataStore, tm: RepositoryTransactionManager) : EventHandler
Constructors
Link copied to clipboard
constructor(api: MatrixClientServerApiClient, roomAccountDataStore: RoomAccountDataStore, tm: RepositoryTransactionManager)