Package io.objectbox.sync.listener
-
Interface Summary Interface Description SyncChangeListener Notifies of fine granular changes on the object level happening during sync.SyncCompletedListener Listens to sync completed events.SyncConnectionListener Listens to sync connection events.SyncListener This listener has callback methods invoked by all fundamental synchronization events.SyncLoginListener Listens to login events.SyncTimeListener -
Class Summary Class Description AbstractSyncListener ASyncListener
with empty implementations of all interface methods.