DehydratedDeviceService

class DehydratedDeviceService(api: MatrixClientServerApiClient, keyStore: KeyStore, userInfo: UserInfo, json: Json, olmStore: OlmStore, keyService: KeyService, signService: SignService, clock: Clock, config: MatrixClientConfiguration, driver: CryptoDriver) : EventHandler

Constructors

Link copied to clipboard
constructor(api: MatrixClientServerApiClient, keyStore: KeyStore, userInfo: UserInfo, json: Json, olmStore: OlmStore, keyService: KeyService, signService: SignService, clock: Clock, config: MatrixClientConfiguration, driver: CryptoDriver)

Functions

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