Key Member Event Handler
class KeyMemberEventHandler(api: MatrixClientServerApiClient, roomStore: RoomStore, roomStateStore: RoomStateStore, keyStore: KeyStore, tm: RepositoryTransactionManager) : EventHandler, LazyMemberEventHandler
Constructors
Link copied to clipboard
constructor(api: MatrixClientServerApiClient, roomStore: RoomStore, roomStateStore: RoomStateStore, keyStore: KeyStore, tm: RepositoryTransactionManager)