toggle menu
lib
common
switch theme
search in API
mockzilla-management-ui
/
com.apadmi.mockzilla.desktop.engine.connection
/
DetectedDevice
/
DetectedDevice
Detected
Device
constructor
(
connectionName
:
String
,
metaData
:
MetaData
?
,
hostAddress
:
String
,
hostAddresses
:
List
<
IpAddress
>
,
port
:
Int
,
adbConnection
:
AdbConnection
?
,
state
:
DetectedDevice.State
)