ErrorRefreshCallback

fun interface ErrorRefreshCallback

A functional interface representing a refresh action triggered when an error view supports retrying the failed operation.

Functions

Link copied to clipboard
abstract fun refresh()

Called when the user requests to refresh the content (e.g., by tapping a retry button).