IRTCWatcher

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

Note

This interface is unsupported in Windows Embedded CE 6.0.

This interface represents an RTC Watcher object. The IRTCClientPresence::AddWatcher method creates the watcher. 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

IRTCPresenceContact::PresentityURI

Sets or gets the presentity URI of the presence contact.

IRTCPresenceContact::Name

Sets or gets the displayable name of the presence contact.

IRTCPresenceContact::Data

Sets or gets the private data associated with this presence contact.

IRTCPresenceContact::Persistent

Sets or gets a value indicating if the presence contact is persistent.

The following table shows the IRTCWatcher methods.

Method Description

IRTCWatcher::State

Sets or gets the state of the watcher.

Requirements

Header rtccore.h, rtccore.idl
Library uuid.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

RTC Client API Interfaces