has Metadata Changes
Determine if this provider has detected metadata changes (during a previous download) that require re-downloading of previously downloaded entity sets. For example, if an additional property has been added to an entity type, and the relevent data needs to be re-downloaded to obtain values for the added property. Note: When metadata changes, the changes might not take full effect until an application restart.
- See Also:
-
{@link com.sap.cloud.mobile.kotlin.odata.CloudSyncProvider#changedEntitySets() CloudSyncProvider.changedEntitySets}, {@link com.sap.cloud.mobile.kotlin.odata.CloudSyncProvider#download(com.sap.cloud.mobile.kotlin.odata.StringList, com.sap.cloud.mobile.kotlin.odata.SyncOptions) CloudSyncProvider.download}, {@link com.sap.cloud.mobile.kotlin.odata.CloudSyncProvider#metadataListener CloudSyncProvider.metadataListener}.
Return
true if this provider has detected metadata changes.