QXmpp::SendSuccess Struct

struct QXmpp::SendSuccess

A struct indicating success when sending packets. More...

Header: #include <QXmppSendResult.h>
Since: QXmpp 1.5

Public Variables

Detailed Description

Member Variable Documentation

bool SendSuccess::acknowledged

Indicates whether the packet has been acknowledged by the other peer.