Searched refs:syncFilter (Results 1 – 1 of 1) sorted by relevance
81 protected $syncFilter; variable in MatrixPhp\\MatrixClient129 … $this->syncFilter = sprintf('{ "room": { "timeline" : { "limit" : %d } } }', $syncFilterLimit);241 $this->syncFilter = sprintf('{ "room": { "timeline" : { "limit" : %d } } }', $limit);487 $response = $this->api->sync($this->syncToken, $timeoutMs, $this->syncFilter);