public static interface OfflineRegion.OfflineRegionStatusCallback
OfflineRegionStatus
of the offline region, or a String error message otherwise.| Modifier and Type | Method and Description |
|---|---|
void |
onError(java.lang.String error)
Receives the error message
|
void |
onStatus(OfflineRegionStatus status)
Receives the status
|
void onStatus(OfflineRegionStatus status)
status - void onError(java.lang.String error)
error -