TaskProcessingDetails

Details about the over-the-air (OTA) task process.

Types

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

Properties

Link copied to clipboard

The number of canceled things in an over-the-air (OTA) task.

Link copied to clipboard

The number of failed things in an over-the-air (OTA) task.

Link copied to clipboard

The number of in progress things in an over-the-air (OTA) task.

Link copied to clipboard

The number of queued things in an over-the-air (OTA) task.

Link copied to clipboard

The number of rejected things in an over-the-air (OTA) task.

Link copied to clipboard

The number of removed things in an over-the-air (OTA) task.

Link copied to clipboard

The number of succeeded things in an over-the-air (OTA) task.

Link copied to clipboard

The number of timed out things in an over-the-air (OTA) task.

Link copied to clipboard

The targets of the over-the-air (OTA) task.

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