onRecipientSigningError

abstract fun onRecipientSigningError(envelopeId: String, recipientId: String, exception: DSSigningException)

Call back called when an error occurred during signing for the recipient

Parameters

envelopeId

Envelope Id

recipientId

Recipient Id

exception

DSSigningException