public static interface OfflineRegion.OfflineRegionInvalidateCallback
String error message otherwise.| Modifier and Type | Method | Description |
|---|---|---|
void |
onError(java.lang.String error) |
Receives the error message
|
void |
onInvalidate() |
Receives the invalidate notification
|