Uses of Class
io.objectbox.sync.SyncClientImpl
-
Packages that use SyncClientImpl Package Description io.objectbox.sync ObjectBox Sync allows to automatically synchronize local data with a sync destination (e.g. -
-
Uses of SyncClientImpl in io.objectbox.sync
Fields in io.objectbox.sync declared as SyncClientImpl Modifier and Type Field Description private SyncClientImplSyncClientImpl.ObjectsMessageBuilderImpl. syncClientConstructors in io.objectbox.sync with parameters of type SyncClientImpl Constructor Description ObjectsMessageBuilderImpl(SyncClientImpl syncClient, long flags, java.lang.String topic)
-