Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DRoom.php511 $response = $this->api()->getRoomName($this->roomId);
DMatrixHttpApi.php517 public function getRoomName(string $roomId) { function in MatrixPhp\\MatrixHttpApi