RTC Client API Objects and Interfaces

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

You use these primary objects to communicate in RTC:

Object For more information

Client

RTC Client Object

Session

RTC Session Object

Participant

RTC Participant Object

You use these primary objects for presence functionality in RTC:

Object For more information

Buddy

RTC Buddy Object

Watcher

RTC Watcher Object

Buddy Group

RTC Buddy Group Object

Presence Device

RTC Presence Device Object

You use this object for provisioning and working with XML provisioning profiles:

Object For more information

Profile

RTC Profile Object

You use this object to search for users:

Object For more information

User Search Query

RTC User Search Query Object

The RTC Client API uses events to notify client applications of incoming sessions and other state changes. For more information about events in RTC, see RTC Events.

See Also

Concepts

RTC Client API Code Examples

Other Resources

Using the RTC Client API