set Offline Region Observer
open fun setOfflineRegionObserver(@NonNull observer: OfflineRegionObserver)
Content copied to clipboard
Register an observer to be notified when the state of the region changes.
Parameters
observer
The observer that will be notified when a region’s status changes.