onFailure

abstract fun onFailure(failure: LoadingStyleFailure)

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

Parameters

failure

The LoadingStyleFailure with the information about failure.