getOfflineRegions

open fun getOfflineRegions(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 useris responsible for dispatching to an appropriate thread before passing it along.