

Public Member Functions | |
| LLVoiceCallCapResponder (const LLUUID &session_id) | |
| virtual void | error (U32 status, const std::string &reason) |
| virtual void | result (const LLSD &content) |
Private Attributes | |
| LLUUID | mSessionID |
Definition at line 285 of file llimpanel.cpp.
| LLVoiceCallCapResponder::LLVoiceCallCapResponder | ( | const LLUUID & | session_id | ) | [inline] |
Definition at line 288 of file llimpanel.cpp.
| void LLVoiceCallCapResponder::error | ( | U32 | status, | |
| const std::string & | reason | |||
| ) | [virtual] |
Reimplemented from LLCurl::Responder.
Definition at line 298 of file llimpanel.cpp.
References LLVoiceChannel::deactivate(), LLVoiceChannel::getChannelByID(), LLVoiceChannel::getNotifyArgs(), llendl, llwarns, mSessionID, and LLNotifyBox::showXml().

| void LLVoiceCallCapResponder::result | ( | const LLSD & | content | ) | [virtual] |
Reimplemented from LLCurl::Responder.
Definition at line 323 of file llimpanel.cpp.
References LLSD::beginMap(), LLSD::endMap(), LLVoiceChannel::getChannelByID(), llendl, llinfos, mSessionID, and LLVoiceChannel::setChannelInfo().

LLUUID LLVoiceCallCapResponder::mSessionID [private] |
1.5.5