DSOnlineSigningListener
This class provides the listener for online signing ceremony via envelope
Functions
Link copied to clipboard
Call back called when an error occurred during signing ceremony
Link copied to clipboard
abstract fun onRecipientSigningError(envelopeId: String, recipientId: String, exception: DSSigningException)
Content copied to clipboard
Call back called when an error occurred during signing for the recipient
Link copied to clipboard
abstract fun onRecipientSigningSuccess(envelopeId: String, recipientId: String)
Content copied to clipboard
Call back called when signing is successful for the recipient