SendHearingTestEndCommandResponse

data class SendHearingTestEndCommandResponse(val headphoneVolume: Int)

Represents the response to a request to send a command to the connected headphone to end the hearing test volume adjustment sequence.

Since

10.2.0

Constructors

Link copied to clipboard
constructor(headphoneVolume: Int)

Properties

Link copied to clipboard

The current volume of the connected headphone as read from the HT_END command response payload.