Uses of Class
io.objectbox.sync.SyncClientImpl.InternalSyncClientListener
-
Packages that use SyncClientImpl.InternalSyncClientListener Package Description io.objectbox.sync ObjectBox Sync allows to automatically synchronize local data with a sync destination (e.g. -
-
Uses of SyncClientImpl.InternalSyncClientListener in io.objectbox.sync
Fields in io.objectbox.sync declared as SyncClientImpl.InternalSyncClientListener Modifier and Type Field Description private SyncClientImpl.InternalSyncClientListenerSyncClientImpl. internalListenerMethods in io.objectbox.sync with parameters of type SyncClientImpl.InternalSyncClientListener Modifier and Type Method Description private voidSyncClientImpl. nativeSetListener(long handle, SyncClientImpl.InternalSyncClientListener listener)
-