Home
last modified time | relevance | path

Searched refs:olmDevice (Results 1 – 1 of 1) sorted by relevance

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixClient.php79 protected $olmDevice; variable in MatrixPhp\\MatrixClient
235 …$this->olmDevice = new OlmDevice($this->api, $this->userId, $this->deviceId, $this->encryptionConf…
236 $this->olmDevice->uploadIdentityKeys();
237 $this->olmDevice->uploadOneTimeKeys();
509 $this->olmDevice->updateOneTimeKeysCounts($response['device_one_time_keys_count']);