QXmpp::Uri::Command Struct
struct QXmpp::Uri::Command| Header: | #include <QXmppUri.h> |
| Since: | QXmpp 1.8 |
Public Functions
| bool | operator==(const QXmpp::Uri::Command &) const |
Public Variables
Detailed Description
A "command" query from XEP-0050: Ad-Hoc Commands.
Member Function Documentation
[noexcept default] bool Command::operator==(const QXmpp::Uri::Command &) const
Returns true if the two objects are equal (default comparison).
Member Variable Documentation
QString Command::action
the ad-hoc commands action type
QString Command::node
the command node