VolumeTrait.MoveToVolumeCommand.Request

class VolumeTrait.MoveToVolumeCommand.Request


The request payload for the MoveToVolume command.

Summary

Public constructors

Request(volumePercent: UByte)

Creates a request payload for the MoveToVolume command.

Public properties

UByte

The desired volume percentage setting in the range of 0 to 100.

Public constructors

Request

Request(volumePercent: UByte)

Creates a request payload for the MoveToVolume command.

Public properties

volumePercent

val volumePercentUByte

The desired volume percentage setting in the range of 0 to 100.