public interface SyncResourceUpdatedCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onResourceUpdated(java.lang.String uri,
MobileResource resource)
This will be triggered when a cached resource is either synchronized or updated
|
void onResourceUpdated(java.lang.String uri,
MobileResource resource)
uri - URI of the cached resourceresource - MobileResource representing the current resource