swift
|
Sent or received as reply to a ping. More...
Public Member Functions | |
Pong (const QString &sender, const QString &receiver, const QString ×tamp) | |
Constructor. | |
QStringList | toTokens () const |
Message converted to tokens. | |
Static Public Member Functions | |
static Pong | fromTokens (const QStringList &tokens) |
Construct from tokens. | |
static QString | pdu () |
PDU identifier. | |
Public Attributes | |
QString | m_timestamp |
timestamp | |
Additional Inherited Members |