RoomAvatarUrlEventHandler

class RoomAvatarUrlEventHandler(userInfo: UserInfo, api: MatrixClientServerApiClient, roomStore: RoomStore, roomStateStore: RoomStateStore, globalAccountDataStore: GlobalAccountDataStore, tm: TransactionManager) : EventHandler

Constructors

Link copied to clipboard
constructor(userInfo: UserInfo, api: MatrixClientServerApiClient, roomStore: RoomStore, roomStateStore: RoomStateStore, globalAccountDataStore: GlobalAccountDataStore, tm: TransactionManager)

Functions

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