Uses of Class
io.objectbox.sync.SyncHybrid
-
Packages that use SyncHybrid Package Description io.objectbox.sync ObjectBox Sync allows to automatically synchronize local data with a sync destination (e.g. -
-
Uses of SyncHybrid in io.objectbox.sync
Methods in io.objectbox.sync that return SyncHybrid Modifier and Type Method Description SyncHybridSyncHybridBuilder. buildAndStart()Builds, starts and returns the hybrid.
-