FeedEntry Class

This section provides an overview of the FeedEntry class and discusses:

  • FeedEntry class constructor.

  • FeedEntry class methods.

  • FeedEntry class properties.

The FeedEntry class provides a generic interface class for feed entries. Therefore, for each feed format type, a format-specific feed entry class is required to extend the base FeedEntry class. As a base class, the FeedEntry class has abstract methods and properties, which are identified as such in the following sections.