Sporades SDK API
Preparing search index...
client
UploadCompleteEvent
Type Alias UploadCompleteEvent
Upload completion event for a single file upload.
type
UploadCompleteEvent
=
{
file
:
FileMetadata
;
type
:
"complete"
;
}
Index
Properties
file
type
Properties
file
file
:
FileMetadata
type
type
:
"complete"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
type
Sporades SDK API
Loading...
Upload completion event for a single file upload.