confirmTransfer
fun confirmTransfer(ticket: Ticket.Transfer, context: ConfirmationContext): CompletableFuture<Response<TransferResult>>
Continue a transfer flow paused on a confirmation Response.Dialog, Response.Redirect, or Response.RedirectHandle.
Parameters
context
ConfirmationContext taken from the Response.Dialog, Response.Redirect, or Response.RedirectHandle returned by the prior call.