Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixClient.php351 public function addEphemeralListener(callable $callback, ?string $eventType = null) { function in MatrixPhp\\MatrixClient
DRoom.php363 public function addEphemeralListener(callable $cb, ?string $eventType = null) { function in MatrixPhp\\Room