save
suspend fun save(session: String, exchange: Exchange<Message.Incoming, Message.Outgoing>)
Content copied to clipboard
Saves the content from the provided Exchange to the given session in the browser.
Parameters
session
the session identifier.
exchange
the Exchange of which the events are saved.