hasPendingUpload

open override fun hasPendingUpload(): Boolean

Return true if an {@link com.sap.cloud.mobile.kotlin.odata.CloudSyncProvider#upload(com.sap.cloud.mobile.kotlin.odata.StringList, com.sap.cloud.mobile.kotlin.odata.SyncOptions) CloudSyncProvider.upload} is currently in progress or if the previous upload did not terminate normally (i.e. it failed or was cancelled).

Return

true if an {@link com.sap.cloud.mobile.kotlin.odata.CloudSyncProvider#upload(com.sap.cloud.mobile.kotlin.odata.StringList, com.sap.cloud.mobile.kotlin.odata.SyncOptions) CloudSyncProvider.upload} is currently in progress or if the previous upload did not terminate normally (i.e. it failed or was cancelled).