Interface SyncChangeListener

    • Method Detail

      • onSyncChanges

        void onSyncChanges​(SyncChange[] syncChanges)
        Called each time when data from sync was applied locally.
        Parameters:
        syncChanges - This contains the entity type (schema) ID, the removed IDs and the put IDs for that entity.