saveTimeEstimates

open fun saveTimeEstimates(file: String)

Save download time estimates to file. Should be called after a download operation.

See Also:

{@link com.sap.cloud.mobile.kotlin.odata.OperationProgress}, {@link com.sap.cloud.mobile.kotlin.odata.ProgressListener}, {@link com.sap.cloud.mobile.kotlin.odata.EntitySet#estimatedDeltaDownloadTime EntitySet.estimatedDeltaDownloadTime}, {@link com.sap.cloud.mobile.kotlin.odata.EntitySet#estimatedInitialDownloadTime EntitySet.estimatedInitialDownloadTime}, {@link com.sap.cloud.mobile.kotlin.odata.EntitySet#estimatedStreamDownloadTime EntitySet.estimatedStreamDownloadTime}.

Parameters

file

Time estimates file.