RssManager Class Methods
For a list of all members of this type, see RssManager members.
Public Methods
Name | Description | |
---|---|---|
![]() | AddFeed | Creates a new RssFeed from a given url and adds it to the getRssFeeds collection. |
![]() | getRssFeeds | Gets the RSS feeds. |
![]() | RemoveFeed | Overloaded. Removes an RssFeed from the getRssFeeds collection. |
![]() | UpdateFeeds | Downloads any new available RssItem objects for every RssFeed in the getRssFeeds collection. |
See Also