sidewalk
sidewalk
/
com.amazon.sidewalk.coverage
/
SidewalkCoverageTestEvent
/
TestStart
Test
Start
class
TestStart
(
val
testDuration
:
Int
)
:
SidewalkCoverageTestEvent
Test start event
Constructors
Properties
Parameters
Parameters
test
Duration
The estimated duration (second) for the coverage test.
Constructors
Test
Start
Link copied to clipboard
fun
TestStart
(
testDuration
:
Int
)
Properties
test
Duration
Link copied to clipboard
val
testDuration
:
Int