DSDownloadCompletedEnvelopeListener

interface DSDownloadCompletedEnvelopeListener

Callback when the completed envelope is downloaded. It returns the file Uri on success, and an exception for an unsuccessful one

Functions

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

An error occurred while downloading the combined document of completed envelope

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

Downloaded the combined document of completed envelope