gsdsdk / com.gsd.software.sdk.netconnector.sync.schema.updater / Updater
interface Updater
Created by jmielczarek on 05.12.2019.
Name | Summary |
---|---|
update | abstract suspend fun update(dispatcher: CoroutineDispatcher = Dispatchers.IO): Unit |
Name | Summary |
---|---|
SyncSchemaUpdater | class SyncSchemaUpdater : Updater Created by jmielczarek on 05.12.2019. |