onStatusChanged

abstract fun onStatusChanged(status: OfflineRegionStatus)

Implement this method to be notified of a change in the status of an offline region. Status changes include any change in state of the members of OfflineRegionStatus.

This method will be executed on the main thread.

Parameters

status

the changed status