onCancel

abstract fun onCancel(templateId: String, envelopeId: String?)

This method is invoked when either sending or signing the template has been canceled

Parameters

templateId

The template ID

envelopeId

The envelope ID, if it made it that far in the flow. Could be null.