The form or forms of the object we wish to accept
Additional form-specific metadata
The data to reply with, or a function returning the reply to send.
If a function, the first parameter is the peer's Match information and the second parameter is a promise that resolves when the exchange is closing (in case the modal is closed before the exchange can complete).
The data may be a promise that resolves to the data to send asynchronously.
Generated using TypeDoc
An acceptor used to receive a single object
The result of an exchange will be the arrayified offer data.