RssManager Class Members
The following tables list the members exposed by RssManager.
Public Constructors
Name | Description | |
---|---|---|
RssManager Constructor |
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