Class SyncClientImpl

java.lang.Object
io.objectbox.sync.SyncClientImpl
All Implemented Interfaces:
SyncClient, Closeable, AutoCloseable

@Internal public final class SyncClientImpl extends Object implements SyncClient
Internal sync client implementation. Use SyncClient to access functionality, this class may change without notice.