toggle menu
SDK-Android
androidJvm
switch theme
search in API
libcore
/
io.mimi.sdk.core.model.tests
/
HearingTest
/
TestRun
/
TestRun
Test
Run
constructor
(
id
:
String
?
=
null
,
metadata
:
HearingTest.TestRun.Metadata
,
results
:
Map
<
String
,
Any
>
,
@
Json
(
name
=
"noise"
)
noiseReport
:
Map
<
String
,
Any
>
?
=
null
)