MembershipEventHandler

class MembershipEventHandler(userInfo: UserInfo, api: MatrixClientServerApiClient, roomStore: RoomStore) : EventHandler

Constructors

Link copied to clipboard
constructor(userInfo: UserInfo, api: MatrixClientServerApiClient, roomStore: RoomStore)

Functions

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