RTC Client API Objects and Interfaces (Windows CE 5.0)
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
Using the RTC Client API | RTC Client API Code Examples
Send Feedback on this topic to the authors