Adds an update to a room’s update list via storage.
Parameters
$roomstringrequired- Room identifier.
$client_idintrequired- Client identifier.
$typestringrequired- Update type (sync_step1, sync_step2, update, compaction).
$datastringrequired- Base64-encoded update data.
Source
Changelog
| Version | Description |
|---|---|
| 7.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.