

Public Member Functions | |
| virtual void | describe (Description &desc) const |
| virtual void | post (ResponsePtr response, const LLSD &context, const LLSD &input) const |
Definition at line 1369 of file llimview.cpp.
| virtual void LLViewerChatterBoxSessionEventReply::describe | ( | Description & | desc | ) | const [inline, virtual] |
Reimplemented from LLHTTPNode.
Definition at line 1372 of file llimview.cpp.
References LLHTTPNode::Description::input(), LLHTTPNode::Description::postAPI(), LLHTTPNode::Description::shortInfo(), and LLHTTPNode::Description::source().

| virtual void LLViewerChatterBoxSessionEventReply::post | ( | ResponsePtr | response, | |
| const LLSD & | context, | |||
| const LLSD & | input | |||
| ) | const [inline, virtual] |
Reimplemented from LLHTTPNode.
Definition at line 1381 of file llimview.cpp.
References LLSD::asBoolean(), LLSD::asUUID(), LLIMMgr::findFloaterBySession(), and LLFloaterIMPanel::showSessionEventError().

1.5.5