deleteAttachments method
- List<
Attachment> attachments
Deletes the given attachments from this feature.
Parameters:
attachments
— A List of Attachment. Contents of the List are copied.
Return Value: A Future that has no return value.
Deletes the given attachments from this feature.
Parameters:
attachments
— A List of Attachment. Contents of the List are
copied.Return Value: A Future that has no return value.