User Member Event Handler
class UserMemberEventHandler(api: MatrixClientServerApiClient, accountStore: AccountStore, roomUserStore: RoomUserStore, tm: RepositoryTransactionManager) : EventHandler, LazyMemberEventHandler
Constructors
Link copied to clipboard
constructor(api: MatrixClientServerApiClient, accountStore: AccountStore, roomUserStore: RoomUserStore, tm: RepositoryTransactionManager)