onDropInFailure

abstract fun onDropInFailure(@NonNull error: Exception)

Called when DropIn has finished with an error.

Parameters

error

explains reason for DropIn failure.