on Authentication Failed
abstract fun onAuthenticationFailed(@NonNull instantDocument: InstantPdfDocument, @NonNull error: InstantException)
Called when authentication with Instant Server (PSPDFKit Document Engine) has failed.
Parameters
instant Document
Document that we were authenticating for.
error
Authentication error.