UserMemberEventHandler

class UserMemberEventHandler(api: MatrixClientServerApiClient, accountStore: AccountStore, roomUserStore: RoomUserStore) : EventHandler

Constructors

Link copied to clipboard
constructor(api: MatrixClientServerApiClient, accountStore: AccountStore, roomUserStore: RoomUserStore)

Functions

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