DSComposeAndSendEnvelopeListener

interface DSComposeAndSendEnvelopeListener

Functions

Link copied to clipboard
abstract fun onError(exception: DSEnvelopeException)

This function is called when error occurred during the envelope compose process

Link copied to clipboard
abstract fun onSuccess(envelopeId: String, isEnvelopeSent: Boolean)

This function is called when the envelope compose process is successful