The NewsData type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Subscribe | Subscribe to the news feed if we have permission to do so. | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Categories | List of news categories. | |
| Complete | Whether we have a complete snapshot of news info yet. Additional news and indicators will arrive sa they are published. | |
| Indicators | List of news economic indicators. | |
| Stories | List of news stories. |
Events
| Name | Description | |
|---|---|---|
| NewsCategories | Event raised when the news categories are added or updated | |
| NewsComplete | Event raised when the initial news snapshot of indicators and stories has been completely retrieved. | |
| NewsIndicator | Event raised when a news indicator is added or updated | |
| NewsStory | Event raised when a news story is added or updated |