The details of the file change.
Deletes all the attachments associated with the current page that match the UUIDs in the supplied array.
An array of attachment UUIDs to delete.
A file change detail object containing an array of all the changes.
Gets all attachments associated with the current page.
An array of page files.
Gets an attachment associated with the current page that matches the supplied UUID.
The UUID of the attachment.
Returns either a page file, or undefined.
The supplied callback fires when any file in the "Attachment" category changes
The callback function.
A function to remove the listener for attachments changes.
Adds all the attachments in the supplied array, and uploads them if possible.