Ditto 4.4.3
|
An attachment fetch event used when the attachment's download has progressed but is not yet complete. More...
#include <AttachmentFetchEvent.hpp>
Public Attributes | |
uint64_t | downloaded_bytes |
Gets the size of the attachment that was successfully downloaded, in bytes. | |
uint64_t | total_bytes |
Gets the full size of the attachment, if it were complete. | |
Public Attributes inherited from ditto::AttachmentFetchEvent | |
AttachmentFetchEventType | type |
The type of the attachment fetch event. | |
An attachment fetch event used when the attachment's download has progressed but is not yet complete.