Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/tests/
DMatrixHttpApiTest.php288 $this->api->claimKeys($keyRequest, 1000);
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixHttpApi.php1383 public function claimKeys(array $keyRequest, int $timeout) { function in MatrixPhp\\MatrixHttpApi