load
suspend fun load(session: String, exchange: Exchange<Message.Incoming, Message.Outgoing>)
Content copied to clipboard
Loads the events from the browser into the provided Exchange.
Parameters
session
the session identifier.
exchange
the Exchange of which the events are saved.