public static interface OfflineManager.CreateOfflineRegionCallback
OfflineRegion in the database, or an error message otherwise.| Modifier and Type | Method and Description |
|---|---|
void |
onCreate(OfflineRegion offlineRegion)
Receives the newly created offline region
|
void |
onError(java.lang.String error)
Receives the error message
|
void onCreate(OfflineRegion offlineRegion)
offlineRegion - void onError(java.lang.String error)
error -