DeviceSelector

data class DeviceSelector(val cel: CELDeviceSelector? = null)

DeviceSelector must have exactly one field set.

Constructors

Link copied to clipboard
constructor(cel: CELDeviceSelector? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val cel: CELDeviceSelector? = null

CEL contains a CEL expression for selecting a device.