Removes updates from a room that are older than the given cursor.
Parameters
$roomstringrequired- Room identifier.
$cursorintrequired- Remove updates with meta_id < this cursor.
Source
Changelog
| Version | Description |
|---|---|
| 7.0.0 | Introduced. |
Removes updates from a room that are older than the given cursor.
$roomstringrequired$cursorintrequired| Version | Description |
|---|---|
| 7.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.