This adds a function in Room to get a local echo in the room by its txn id.
Type: add
Differential D156
Add Room::localEcho and related test nannanko on Aug 2 2024, 10:58 PM. Authored by Tags None Referenced Files
Subscribers None
Details
This adds a function in Room to get a local echo in the room by its txn id. Type: add Verify tests pass.
Diff Detail
Event TimelineComment Actions Please add a changelog type to the summary, using the following format: Type: (add|remove|skip|security|fix) Comment Actions add a test to verify it does not crash when the txn id is not found.
|