AbortConfigCriteria

Structure representing one abort config criteria.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The action taken by the abort configuration.

Link copied to clipboard

Over-the-air (OTA) task abort criteria failure type.

Link copied to clipboard

The minimum number of things that must receive task execution notifications before the task can be aborted.

Link copied to clipboard

The minimum percentage of over-the-air (OTA) task execution failures that must occur to initiate the last abort.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String