PullState

Provides information about the last execution to pull.

This structure will allow retrieving newer articles since the last session.

Members

Variables

datePulled
SysTime datePulled;

When the pull was executed

lastArticle
uint lastArticle;

The newest article ID obtained during the pulling

Meta