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
/
load
load
androidJvm
open
fun
load
(
ids
:
List
<
String
>
,
userId
:
String
,
$completion
:
Continuation
<
in
List
<
Device
>
>
)
:
Any