Abstract base class for containing the event information. More...
#include <PhotosEvent.h>
Abstract base class for containing the event information.
PhotosEvent contains virtual methods, which need to be implemented by the appropriate interface class to the event record. An object of PhotosEvent type should be created by the user and processed via the process() method.