Main Page | Class Hierarchy | Class Members | Global Enums and Constants | Global Entry Points | Related Pages

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

HRESULT IAccBuddyFeed::Property ( [in] AccBuddyFeedProp  property,
[out, retval] xp_variant value 
) [get]

Set a specific property of the buddy feed object.

HRESULT IAccBuddyFeed::Property ( [in] AccBuddyFeedProp  property,
[in] xp_kvariant  value 
) [set]

Get a specific property of the buddy feed object.


Questions? Stop by the AIM SDK Developer Forum
Created Mon Nov 10 09:21:16 2008 for AIM: Developer SDK
© 2008 AOL LLC. All Rights Reserved.