Private Member Functions | |
virtual void | post (LLHTTPNode::ResponsePtr response, const LLSD &context, const LLSD &input) const |
Static Private Attributes | |
static BOOL | sAlertedUser = FALSE |
Definition at line 4047 of file llvoiceclient.cpp.
virtual void LLViewerRequiredVoiceVersion::post | ( | LLHTTPNode::ResponsePtr | response, | |
const LLSD & | context, | |||
const LLSD & | input | |||
) | const [inline, private, virtual] |
Reimplemented from LLHTTPNode.
Definition at line 4050 of file llvoiceclient.cpp.
References LLViewerWindow::alertXml(), FALSE, gSavedSettings, gViewerWindow, gVoiceClient, LLSD::has(), sAlertedUser, LLControlGroup::setBOOL(), and VOICE_MAJOR_VERSION.
BOOL LLViewerRequiredVoiceVersion::sAlertedUser = FALSE [static, private] |