Search
Preparing search index...
The search index is not available
media-hosting-miniprogram-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"index"
MH
ListDirectoryWithPaginationParams
Interface ListDirectoryWithPaginationParams
分页列出目录参数
Hierarchy
ListDirectoryWithPaginationParams
Index
Properties
limit
marker
path
Properties
Optional
limit
limit
:
undefined
|
number
单页最多条目数,不能超过 1000,如不指定默认为 1000。
Optional
marker
marker
:
undefined
|
number
分页标记,如不指定则从首条开始返回。
path
path
:
string
目录路径
Globals
"index"
Media
Hosting
MH
List
Directory
With
Pagination
Params
limit
marker
path
Generated using
TypeDoc
分页列出目录参数