ProtonSender.send

Send the given message, registering the given handler to be called whenever the related delivery is updated due to receiving disposition frames from the peer.

@param message the message to send @param onUpdated handler called when a disposition update is received for the delivery @return the delivery used to send the message

Meta