IRTCPresenceContact
Other versions of this page are also available for the following:
8/28/2008
This interface represents a presence contact. It provides mechanisms for setting and retrieving names, SIP URIs, and private data, as well as for setting the persistent presence storage location. IRTCBuddy and IRTCWatcher both inherit from IRTCPresenceContact.
Methods
The following table shows the methods for this interface in vtable order. This is the order in which the compiler calls the methods. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.
Method | Description |
---|---|
Sets or gets the present URI of the presence contact. |
|
Sets or gets the displayable name of the presence contact. |
|
Sets or gets the private data associated with this presence contact. |
|
Sets or gets a value indicating if the presence contact is persistent. |
Requirements
Header | rtccore.h, rtccore.idl |
Library | rtcdll.dll |
Windows Embedded CE | Windows CE .NET 4.2 and later |