Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DRoom.php786 $this->api()->setJoinRule($this->roomId, $joinRule);
DMatrixHttpApi.php1215 public function setJoinRule(string $roomId, string $joinRule) { function in MatrixPhp\\MatrixHttpApi