GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.components.sub
/
IAlbumComponent
IAlbum
Component
interface
IAlbumComponent
:
IUIComponent
相册组件
Inheritors
GWIoT
GWPlugin
Members
Functions
open
Album
Link copied to clipboard
abstract
suspend
fun
openAlbum
(
device
:
IDevice
?
=
null
,
asset
:
AlbumAsset
?
=
null
)
:
GWResult
<
Unit
>
打开相册
save
Asset
Link copied to clipboard
abstract
suspend
fun
saveAsset
(
assets
:
List
<
AlbumAsset
>
)
:
GWResult
<
Boolean
>
保存相册资源