UserPresenceEventHandler

class UserPresenceEventHandler(userPresenceStore: UserPresenceStore, tm: TransactionManager, clock: Clock, api: MatrixClientServerApiClient) : EventHandler

Constructors

Link copied to clipboard
constructor(userPresenceStore: UserPresenceStore, tm: TransactionManager, clock: Clock, api: MatrixClientServerApiClient)

Functions

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