parser
Toggle table of contents
0.3-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
parser
parser
/
dev.hossain.timeline.model.edits
/
WifiScan
/
WifiScan
Wifi
Scan
constructor
(
@
Json
(
name
=
"deliveryTime"
)
deliveryTime
:
String
,
@
Json
(
name
=
"devices"
)
devices
:
List
<
WifiDevice
>
=
emptyList()
,
@
Json
(
name
=
"source"
)
source
:
String
?
)