GWIoTApi
Toggle table of contents
1.2.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.database
/
DeviceDao_Impl
/
loadMapped
load
Mapped
androidJvm
open
fun
loadMapped
(
ids
:
List
<
String
>
,
userId
:
String
,
$completion
:
Continuation
<
in
Map
<
String
,
Device
>
>
)
:
Any