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