StyleLoadingCallback

Callback used to notify result of style change operation.

Functions

Link copied to clipboard
abstract fun onFailure(failure: LoadingStyleFailure)

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

Link copied to clipboard
abstract fun onSuccess()

Callback called after the successful fetch and change of the style.