DeviceStatusInfo

Detailed information about a device's status.

Types

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

Properties

Link copied to clipboard

The latest available information about the connection status of a device.

Link copied to clipboard

The time (in epoch) when the device connection status changed.

Link copied to clipboard

One or more device status detail descriptions.

Functions

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