documentRejected

abstract void documentRejected(@NonNull() String messageForUser)

Call if the document doesn't conform to your expectations and pass in a message to be shown to the user.

Note: Always call this method on the main thread.

Parameters

messageForUser

a message informing the user why the selected file was rejected