DocumentSigningListener

Listener for digital signing events when using the SignatureSignerDialog.

Functions

Link copied to clipboard
abstract fun onDocumentSigned(@NonNull signedDocumentUri: Uri)
Called when document is signed with temporary PDF URI.
Link copied to clipboard
Called when there was an error while signing.
Link copied to clipboard
abstract fun onSigningCancelled()
Called when the user dismissed the dialog without signing the document.