IRTCBuddy:IRTCPresenceContact (Windows CE 5.0)

Send Feedback

This interface represents a Buddy object. It includes methods to obtain presence status information on the buddy. The IRTCClientPresence::AddBuddy method creates the buddy object. Basic presence functionality, such as setting and retrieving presence information, is provided by the methods on the inherited IRTCPresenceContact interface.

Methods

The following tables show the methods for this interface in vtable order. This is the order in which the compiler calls the methods. This interface inherits the methods for the IUnknown and IRTCPresenceContact interfaces.

The following table shows the IRTCPresenceContact methods.

Method Description
PresentityURI Sets or gets the presentity URI of the presence contact.
Name Sets or gets the displayable name of the presence contact.
Data Sets or gets the private data associated with this presence contact.
Persistent Sets or gets the persistence type.

The following table shows the IRTCBuddy methods.

Method Description
Status Gets the current presence status of the buddy.
Notes Gets the custom presence string of the buddy.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Rtccore.h, Rtccore.idl.
Link Library: Uuid.lib.

See Also

RTC Client API Interfaces | IRTCClientPresence::AddBuddy | IRTCPresenceContact

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.