OfflineRegionInvalidateCallback

This callback receives an asynchronous response containing a notification when an offline region has been invalidated, or a String error message otherwise.

Functions

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

Receives the error message

Link copied to clipboard
abstract fun onInvalidate()

Receives the invalidate notification