consumeLiveEvents
open suspend override fun consumeLiveEvents(clientId: String, markerId: String): NetworkResponse<<Error class: unknown class><WebSocketEvent<<Error class: unknown class>>>>
Open a websocket connection to listen to live events.
Parameters
clientId
the id of current the client.
markerId
a random id used to identify the end of the initial sync. This will be received in the events stream.