RTC Participant Object (Windows CE 5.0)
The Participant object enables users to retrieve a participant's name, URI, and state.
To access this object, use the IRTCParticipant interface.
To create a Participant object, use IRTCSession::AddParticipant.
For a code example that shows how to create a Participant object, see Create a Session and Make a Call.
See Also
RTC Client API Objects and Interfaces | RTC Client API Code Examples
Send Feedback on this topic to the authors