download

open override fun download(groups: StringList, options: SyncOptions)

Download backend data changes into the local database.

Parameters

groups

If null or empty, then data will be downloaded from all entity sets. If non-empty, then it specifies groups to be downloaded.

options

Download options, including cancellation token and progress listener.