MimiHeadphoneMetadata
data class MimiHeadphoneMetadata @MsdkInternalApi constructor(val id: String, val connectionType: Headphone.ConnectionType)
Content copied to clipboard
Headphone metadata used for test type configuration.
Since
8.0.0
Parameters
id
the id of the headphone.
connectionType
with the type of connection (Bluetooth, etc)
Constructors
Link copied to clipboard
@MsdkInternalApi
Content copied to clipboard