MimiBluetoothMetadata

data class MimiBluetoothMetadata(val absoluteVolumeSupport: MimiAbsoluteVolumeSupportStatus)

Bluetooth metadata used for test type configuration.

Since

11.0.0

Parameters

absoluteVolumeSupport

the status of the absolute volume feature for a given phone.

Constructors

Link copied to clipboard
constructor(absoluteVolumeSupport: MimiAbsoluteVolumeSupportStatus)