Ditto JS SDK v5.0.0
Preparing search index...
AttachmentFetchEventCompleted
Type Alias AttachmentFetchEventCompleted
An attachment fetch event used when the attachment's download has completed.
type
AttachmentFetchEventCompleted
=
{
attachment
:
Attachment
;
type
:
"Completed"
;
}
Index
Properties
attachment
type
Properties
attachment
attachment
:
Attachment
type
type
:
"Completed"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attachment
type
Ditto JS SDK v5.0.0
Loading...
An attachment fetch event used when the attachment's download has completed.