upload

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

Upload data changes for all uploadable entity sets.

Parameters

groups

If empty, then data will be uploaded from all entity sets. If non-empty, then it specifies groups to be included.

options

Upload options, including cancellation token and progress listener.