DITAttachmentStatus

@interface DITAttachmentStatus : NSObject

A representation of the status of an attachment.

An attachment’s status can be one of three types: completed, incomplete, or deleted.

Updates to an attachment’s status are delivered by registering a DITAttachmentFetcher through a call to fetchAttachment on a DITCollection instance.