

| Public Member Functions | |
| LLViewerChatterBoxInvitationAcceptResponder (const LLUUID &session_id, bool is_voice_invitation) | |
| void | result (const LLSD &content) | 
| void | error (U32 statusNum, const std::string &reason) | 
| Private Attributes | |
| LLUUID | mSessionID | 
| bool | mIsVoiceInvitiation | 
Definition at line 708 of file llimview.cpp.
| LLViewerChatterBoxInvitationAcceptResponder::LLViewerChatterBoxInvitationAcceptResponder | ( | const LLUUID & | session_id, | |
| bool | is_voice_invitation | |||
| ) |  [inline] | 
| void LLViewerChatterBoxInvitationAcceptResponder::error | ( | U32 | statusNum, | |
| const std::string & | reason | |||
| ) |  [inline, virtual] | 
Reimplemented from LLHTTPClient::Responder.
Definition at line 771 of file llimview.cpp.
References LLIMMgr::clearPendingVoiceInviation(), gIMMgr, mIsVoiceInvitiation, and mSessionID.
Reimplemented from LLHTTPClient::Responder.
Definition at line 720 of file llimview.cpp.
References LLIMMgr::clearPendingAgentListUpdates(), LLIMMgr::clearPendingVoiceInviation(), LLIMMgr::findFloaterBySession(), LLIMMgr::getPendingAgentListUpdates(), gIMMgr, mIsVoiceInvitiation, mSessionID, LLFloaterIMPanel::onClickStartCall(), LLFloaterIMPanel::requestAutoConnect(), LLFloaterIMPanel::setSpeakersList(), LLFloaterChatterBox::showInstance(), TRUE, and LLFloaterIMPanel::updateSpeakersList().
Definition at line 782 of file llimview.cpp.
Referenced by error(), LLViewerChatterBoxInvitationAcceptResponder(), and result().
Definition at line 781 of file llimview.cpp.
Referenced by error(), LLViewerChatterBoxInvitationAcceptResponder(), and result().
 1.4.7
 1.4.7