onError

abstract fun onError(error: LoadingStyleFailure)

Callback called when fetching and changing the style results with an error.

Parameters

error

The LoadingStyleFailure with the information about failure.