create
Creates a sync configuration for Flexible Sync with default values for all optional configuration parameters.
Flexible Sync uses a concept called subscription sets to define which data gets uploaded and downloaded to the device. See SubscriptionSet for more information.
See: Flexible Sync
Parameters
the User who controls the realm.
the classes of the schema. The elements of the set must be direct class literals.
Throws
if the user is not valid and logged in.
Creates a sync configuration for Partition-based Sync with default values for all optional configuration parameters.
See: Partitions
Parameters
the User who controls the realm.
the partition value that defines which data to sync to the realm.
the classes of the schema. The elements of the set must be direct class literals.
Throws
if the user is not valid and logged in.
Creates a sync configuration for Partition-based Sync with default values for all optional configuration parameters.
See: Partitions
Parameters
the User who controls the realm.
the partition value that defines which data to sync to the realm.
the classes of the schema. The elements of the set must be direct class literals.
Throws
if the user is not valid and logged in.
Creates a sync configuration for Partition-based Sync with default values for all optional configuration parameters.
Parameters
the User who controls the realm.
the partition value that defines which data to sync to the realm.
the classes of the schema. The elements of the set must be direct class literals.
Throws
if the user is not valid and logged in.
See: partition key