nsuite - v1.0.1
Preparing search index...
UtilsQiniuOSS
ParamsQiniuOSSUploadFileCallbackWithError
Interface ParamsQiniuOSSUploadFileCallbackWithError
interface
ParamsQiniuOSSUploadFileCallbackWithError
{
curIdx
:
number
;
err
:
Error
;
file
:
null
;
total
:
number
;
}
Index
Properties
cur
Idx
err
file
total
Properties
cur
Idx
curIdx
:
number
current index, starting from 0, ranging from 0 to (total - 1)
err
err
:
Error
file
file
:
null
file info
total
total
:
number
total count
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cur
Idx
err
file
total
nsuite - v1.0.1
Loading...
current index, starting from 0, ranging from 0 to (total - 1)