Public Member Functions | |
LLVoiceClientCapResponder (void) | |
virtual void | error (U32 status, const std::string &reason) |
virtual void | result (const LLSD &content) |
Definition at line 690 of file llvoiceclient.cpp.
LLVoiceClientCapResponder::LLVoiceClientCapResponder | ( | void | ) | [inline] |
Definition at line 693 of file llvoiceclient.cpp.
void LLVoiceClientCapResponder::error | ( | U32 | status, | |
const std::string & | reason | |||
) | [virtual] |
void LLVoiceClientCapResponder::result | ( | const LLSD & | content | ) | [virtual] |
Reimplemented from LLCurl::Responder.
Definition at line 708 of file llvoiceclient.cpp.
References LLSD::asString(), LLSD::beginMap(), LLSD::endMap(), LLSD::has(), LL_DEBUGS, LL_ENDL, and LLVoiceClient::setSpatialChannel().