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)
Functions
Link copied to clipboard
open suspend override fun handleLazyMemberEvents(memberEvents: List<ClientEvent.RoomEvent.StateEvent<MemberEventContent>>)
Link copied to clipboard