QXmpp::Uri::Subscribe Struct
struct QXmpp::Uri::Subscribe| Header: | #include <QXmppUri.h> |
| Since: | QXmpp 1.8 |
Public Functions
| bool | operator==(const QXmpp::Uri::Subscribe &) const |
Detailed Description
A "subscribe" query defined in XEP-0147: XMPP URI Scheme Query Components.
Member Function Documentation
[constexpr noexcept default] bool Subscribe::operator==(const QXmpp::Uri::Subscribe &) const
Returns true if the two objects are equal (default comparison).