Builder

class Builder(val enabled: Boolean, val type: SensorType)

A builder for SetSensorOverrideEnabledRequest, which allows setting the optional parameters of the EmulationDomain.setSensorOverrideEnabled command via a lambda.

Constructors

Link copied to clipboard
constructor(enabled: Boolean, type: SensorType)

Properties

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Functions

Link copied to clipboard