SetDevicePostureOverrideRequest

@Serializable
data class SetDevicePostureOverrideRequest(val posture: DevicePosture)

Request object containing input parameters for the EmulationDomain.setDevicePostureOverride command.

Constructors

Link copied to clipboard
constructor(posture: DevicePosture)

Properties

Link copied to clipboard

(undocumented in the protocol definition)