public static interface OfflineManager.ListOfflineRegionsCallback
OfflineRegion in the database, or an error message otherwise.| Modifier and Type | Method and Description |
|---|---|
void |
onError(java.lang.String error)
Receives the error message
|
void |
onList(OfflineRegion[] offlineRegions)
Receives the list of offline regions
|
void onList(OfflineRegion[] offlineRegions)
offlineRegions - void onError(java.lang.String error)
error -