

Public Member Functions | |
| LLViewerChatterBoxInvitationAcceptResponder (const LLUUID &session_id, LLIMMgr::EInvitationType invitation_type) | |
| void | result (const LLSD &content) |
| void | error (U32 statusNum, const std::string &reason) |
Private Attributes | |
| LLUUID | mSessionID |
| LLIMMgr::EInvitationType | mInvitiationType |
Definition at line 812 of file llimview.cpp.
| LLViewerChatterBoxInvitationAcceptResponder::LLViewerChatterBoxInvitationAcceptResponder | ( | const LLUUID & | session_id, | |
| LLIMMgr::EInvitationType | invitation_type | |||
| ) | [inline] |
Definition at line 816 of file llimview.cpp.
| void LLViewerChatterBoxInvitationAcceptResponder::result | ( | const LLSD & | content | ) | [inline, virtual] |
Reimplemented from LLCurl::Responder.
Definition at line 824 of file llimview.cpp.
References LLIMMgr::clearPendingAgentListUpdates(), LLIMMgr::clearPendingInviation(), LLIMMgr::findFloaterBySession(), LLIMMgr::getPendingAgentListUpdates(), LLIMMgr::INVITATION_TYPE_IMMEDIATE, LLIMMgr::INVITATION_TYPE_VOICE, LLFloaterIMPanel::onClickStartCall(), LLFloaterIMPanel::requestAutoConnect(), LLFloaterIMPanel::setSpeakers(), LLUIFactory< LLFloaterChatterBox, LLUISingleton< LLFloaterChatterBox, LLFloaterChatterBox >, LLFloaterChatterBox >::showInstance(), TRUE, and LLFloaterIMPanel::updateSpeakersList().

| void LLViewerChatterBoxInvitationAcceptResponder::error | ( | U32 | statusNum, | |
| const std::string & | reason | |||
| ) | [inline, virtual] |
Reimplemented from LLCurl::Responder.
Definition at line 872 of file llimview.cpp.
References LLIMMgr::clearPendingAgentListUpdates(), LLIMMgr::clearPendingInviation(), LLIMMgr::findFloaterBySession(), and LLFloaterIMPanel::showSessionStartError().

Definition at line 898 of file llimview.cpp.
Definition at line 899 of file llimview.cpp.
1.5.5