#include <llvoiceclient.h>
Collaboration diagram for LLVoiceClient::participantState:

| Public Member Functions | |
| participantState (const std::string &uri) | |
| Public Attributes | |
| std::string | mURI | 
| std::string | mName | 
| std::string | mDisplayName | 
| bool | mPTT | 
| bool | mIsSpeaking | 
| LLFrameTimer | mSpeakingTimeout | 
| F32 | mLastSpokeTimestamp | 
| F32 | mPower | 
| int | mVolume | 
| serviceType | mServiceType | 
| std::string | mGroupID | 
| bool | mOnMuteList | 
| int | mUserVolume | 
| bool | mVolumeDirty | 
| bool | mAvatarIDValid | 
| LLUUID | mAvatarID | 
Definition at line 236 of file llvoiceclient.h.
| LLVoiceClient::participantState::participantState | ( | const std::string & | uri | ) | 
Definition at line 3024 of file llvoiceclient.cpp.
Definition at line 255 of file llvoiceclient.h.
Referenced by LLVoiceClient::addParticipant(), LLVoiceClient::findParticipantByAvatar(), LLVoiceClient::participantStateChangeEvent(), and LLVoiceClient::removeParticipant().
Definition at line 254 of file llvoiceclient.h.
Referenced by LLVoiceClient::addParticipant(), and LLVoiceClient::findParticipantByAvatar().
| std::string LLVoiceClient::participantState::mDisplayName | 
Definition at line 242 of file llvoiceclient.h.
Referenced by LLVoiceClient::getDisplayName(), and LLVoiceClient::onAvatarNameLookup().
| std::string LLVoiceClient::participantState::mGroupID | 
Definition at line 244 of file llvoiceclient.h.
Referenced by LLVoiceClient::getIsSpeaking(), and LLVoiceClient::participantPropertiesEvent().
Definition at line 246 of file llvoiceclient.h.
| std::string LLVoiceClient::participantState::mName | 
Definition at line 241 of file llvoiceclient.h.
Referenced by LLVoiceClient::participantStateChangeEvent().
Definition at line 247 of file llvoiceclient.h.
Referenced by LLVoiceClient::getCurrentPower(), and LLVoiceClient::participantPropertiesEvent().
Definition at line 243 of file llvoiceclient.h.
Referenced by LLVoiceClient::getPTTPressed(), and LLVoiceClient::participantPropertiesEvent().
Definition at line 245 of file llvoiceclient.h.
Referenced by LLVoiceClient::getIsSpeaking(), and LLVoiceClient::participantPropertiesEvent().
| std::string LLVoiceClient::participantState::mURI | 
Definition at line 240 of file llvoiceclient.h.
Referenced by LLVoiceClient::addParticipant(), and LLVoiceClient::removeParticipant().
Definition at line 252 of file llvoiceclient.h.
Referenced by LLVoiceClient::getUserVolume(), and LLVoiceClient::setUserVolume().
Definition at line 248 of file llvoiceclient.h.
Referenced by LLVoiceClient::participantPropertiesEvent().
 1.4.7
 1.4.7