Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.datasync / TransactionResult / hasCompleted

hasCompleted

val hasCompleted: Boolean

Indicates whether the transaction was completed (true) or aborted (false). Aborted means the transaction function passed to DatasyncNode.runTransaction either returned Abort or has been attempted too many times on the Webcom back end without success.

Property

hasCompleted - Indicates whether the transaction was completed (true) or aborted (false). Aborted means the transaction function passed to DatasyncNode.runTransaction either returned Abort or has been attempted too many times on the Webcom back end without success.