Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixClient.php148 return $this->postRegistration($response);
163 return $this->postRegistration($response);
166 protected function postRegistration(array $response) { function in MatrixPhp\\MatrixClient