LatestDeviceJob

Returns information about the latest device job.

Types

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

Properties

Link copied to clipboard

The target version of the device software.

Link copied to clipboard

The job's type.

Link copied to clipboard

Status of the latest device job.

Functions

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