Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DRoom.php398 public function putEvent(array $event) { function in MatrixPhp\\Room
677 $this->putEvent($event);
DMatrixClient.php527 $room->putEvent($event);