getOfflineRegions

open fun getOfflineRegions(@NonNull callback: OfflineRegionCallback)

Invoke a call to fetch a list of offline regions.

Parameters

callback

Invoked upon success and failure. This callback is invoked on the database thread and the user is responsible for dispatching to an appropriate thread before passing it along.