SyncConfig
Set of constants that could be adjusted to modify frequency and triggers, for the API calls to "/device-settings" endpoint.
Functions
Properties
Link copied to clipboard
@SerializedName(value = "sync_auto_enabled")
Content copied to clipboard
Link copied to clipboard
@SerializedName(value = "sync_auto_enabled_launch")
Content copied to clipboard
If SDK should sync on onCreate call
Link copied to clipboard
@SerializedName(value = "sync_auto_enabled_pk")
Content copied to clipboard
If SDK should sync on getInstance call
Link copied to clipboard
@SerializedName(value = "sync_auto_enabled_tracking_active")
Content copied to clipboard
Link copied to clipboard
@SerializedName(value = "sync_auto_enabled_tracking_active_push_off")
Content copied to clipboard
Link copied to clipboard
@SerializedName(value = "sync_auto_interval_debounce")
Content copied to clipboard
Link copied to clipboard
@SerializedName(value = "sync_auto_interval_tracking_active")
Content copied to clipboard
Link copied to clipboard
@SerializedName(value = "sync_auto_interval_tracking_active_push_off")
Content copied to clipboard