OtaJobConfig

An over-the-air update (OTA) job configuration.

Types

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

Properties

Link copied to clipboard

Whether to apply the update if it is a major version change.

Link copied to clipboard

The target version of the device software.

Functions

Link copied to clipboard
inline fun copy(block: OtaJobConfig.Builder.() -> Unit = {}): OtaJobConfig
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