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
/
insert
insert
androidJvm
open
fun
insert
(
device
:
Device
,
$completion
:
Continuation
<
in
Unit
>
)
:
Any
open
fun
insert
(
devices
:
List
<
Device
>
,
$completion
:
Continuation
<
in
Unit
>
)
:
Any