QXmpp::SendSuccess Struct
struct QXmpp::SendSuccessA struct indicating success when sending packets. More...
| Header: | #include <QXmppSendResult.h> |
| Since: | QXmpp 1.5 |
Public Variables
| bool | acknowledged |
Detailed Description
Member Variable Documentation
bool SendSuccess::acknowledged
Indicates whether the packet has been acknowledged by the other peer.