Platform SDK: TAPI

IPConf MSP Interfaces

The IP conferencing MSP implements several provider-specific interfaces for participant control. These interfaces are exposed on the call object, if this MSP is associated with the call.

The ITParticipantEvent and IEnumParticipant interfaces are stand-alone obects, and are listed here for reference convenience.

Interface Description
ITParticipant Allows an application to retrieve information on conference participants, and get pointers to the streams associated with those participants
ITParticipantControl Allows an application to retrieve pointers to the participants in a conference.
ITParticipantEvent Allows an application to retrieve event information concerning a conference participant.
IEnumParticipant Enumerates ITParticipant