Home
last modified time | relevance | path

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

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