Searched refs:setJoinRule (Results 1 – 2 of 2) sorted by relevance
786 $this->api()->setJoinRule($this->roomId, $joinRule);
1215 public function setJoinRule(string $roomId, string $joinRule) { function in MatrixPhp\\MatrixHttpApi