toggle menu
chrome-devtools-kotlin
6.4.1-1347815
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.bluetoothemulation
/
ScanRecord
/
ScanRecord
Scan
Record
constructor
(
name
:
String
?
=
null
,
uuids
:
List
<
String
>
?
=
null
,
appearance
:
Int
?
=
null
,
txPower
:
Int
?
=
null
,
manufacturerData
:
List
<
ManufacturerData
>
?
=
null
)