maelstrom icon indicating copy to clipboard operation
maelstrom copied to clipboard

Room participation: getEvents

Open chrisabruce opened this issue 4 years ago • 0 comments

Listen on the event stream.

This will listen for new events and return them to the caller. This will block until an event is received, or until the timeout is reached.

This endpoint was deprecated in r0 of this specification. Clients should instead call the |/sync|_ API with a since parameter. See the migration guide <https://matrix.org/docs/guides/client-server-migrating-from-v1.html#deprecated-endpoints>_.

chrisabruce avatar Apr 06 '20 11:04 chrisabruce