AdhocHandler Member List
This is the complete list of members for
AdhocHandler, including all inherited members.
| handleAdhocCommands(const JID &remote, const StringMap &commands)=0 | AdhocHandler | [pure virtual] |
| handleAdhocError(const JID &remote, StanzaError error)=0 | AdhocHandler | [pure virtual] |
| handleAdhocExecutionResult(const JID &remote, const std::string &command, Adhoc::AdhocCommandStatus status, const std::string &sessionid, const DataForm &form, int actions, Adhoc::AdhocExecuteActions defaultAction, const std::string ¬e, Adhoc::AdhocNoteType type)=0 | AdhocHandler | [pure virtual] |
| handleAdhocSupport(const JID &remote, bool support)=0 | AdhocHandler | [pure virtual] |
| ~AdhocHandler() | AdhocHandler | [inline, virtual] |