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