Home
last modified time | relevance | path

Searched defs:getAlbums (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/api/
D@ohos.filemanagement.userFileManager.d.ts1462 getAlbums( method
1480getAlbums(type: AlbumType, subType: AlbumSubType, callback: AsyncCallback<FetchResult<Album>>): vo… method
1494getAlbums(type: AlbumType, subType: AlbumSubType, options?: FetchOptions): Promise<FetchResult<Alb… method