IAccBuddyFeed Interface Reference
Detailed Description
The
IAccBuddyFeed interface encapsulates the data for a buddy feed item
Public Types
Public Member Functions
Member Typedef Documentation
Properties for the Property method.
Member Enumeration Documentation
Properties for the Property method.
- Enumerator:
-
| AccBuddyFeedProp_FeedTitle |
The title of the feed [get] xp_str* [put] xp_str |
| AccBuddyFeedProp_FeedLink |
The link to the feed (for getting the favicon.ico) [get] xp_str* [put] xp_str |
| AccBuddyFeedProp_FeedDescription |
The description of the feed [get] xp_str* [put] xp_str |
| AccBuddyFeedProp_FeedPublisher |
The name of the application publishing this data [get] xp_str* [put] xp_str |
| AccBuddyFeedProp_ItemTitle |
The title of the item [get] xp_str* [put] xp_str |
| AccBuddyFeedProp_ItemLink |
The link to the item [get] xp_str* [put] xp_str |
| AccBuddyFeedProp_ItemDescription |
The description of the item [get] xp_str* [put] xp_str |
| AccBuddyFeedProp_ItemGuid |
A unique RSS GUID for this item. Can be any arbitrary string. Used to update the item and reject duplicates auto generated if not supplied [get] xp_str* [put] xp_str |
| AccBuddyFeedProp_ItemCategory |
The category of the item [get] xp_str* [put] xp_str |
Member Function Documentation
Set a specific property of the buddy feed object.
Get a specific property of the buddy feed object.