Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixClient.php72 protected $inviteListeners = []; variable in MatrixPhp\\MatrixClient
378 $this->inviteListeners[] = $callback;
496 foreach ($this->inviteListeners as $cb) {
512 foreach ($this->inviteListeners as $cb) {