Main Page | Class Hierarchy | Class Members | Global Enums and Constants | Global Entry Points | Related Pages

IAccParticipant Interface Reference


Detailed Description

The IAccParticipant interface is used to represent a user involved in a secondary session.

Public Types

Properties


Member Typedef Documentation

typedef enum IAccParticipant::AccParticipantState IAccParticipant::AccParticipantState

Values for participant state.

typedef enum IAccParticipant::AccParticipantProp IAccParticipant::AccParticipantProp

Properties for the Property method.


Member Enumeration Documentation

enum IAccParticipant::AccParticipantState

Values for participant state.

Enumerator:
AccParticipantState_Offline 
AccParticipantState_Online 
AccParticipantState_Paused 

enum IAccParticipant::AccParticipantProp

Properties for the Property method.

Enumerator:
AccParticipantProp_State  The state of the participant [get] AccParticipantState*
AccParticipantProp_Owner  Whether the participant is the owner of the session [get] xp_bool*


Property Documentation

xp_str IAccParticipant::Name [get]

Gets the participant's name.

IAccUser IAccParticipant::User [get]

Gets the IAccUser for this participant.

xp_variant IAccParticipant::Property( [in] AccParticipantProp property) ( [in] AccParticipantProp  property  )  [get]

Gets a specific property of the user.

xp_kvariant IAccParticipant::Property( [in] AccParticipantProp property) ( [in] AccParticipantProp  property  )  [set]

Sets a specific property of the user.


Questions? Stop by the AIM SDK Developer Forum
Created Mon Oct 15 18:06:39 2007 for AIM: Developer SDK
© 2007 AOL LLC. All Rights Reserved.