Ditto 4.5.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
ditto::AttachmentFetcherEventHandler Struct Reference

A thin wrapper around a function that will get called when there are updates relating to an attempt to fetch an attachment. More...

#include <AttachmentFetcher.hpp>

Public Attributes

std::function< void(std::unique_ptr< AttachmentFetchEvent >)> fn
 

Detailed Description

A thin wrapper around a function that will get called when there are updates relating to an attempt to fetch an attachment.