ErrorListener

fun fun interface ErrorListener

Functional callback about error.

Should be added to Task.onError method

Functions

onError
Link copied to clipboard
abstract fun onError(error: Throwable)