|
|
bool | operator== (const Message &) const =default |
| | Default comparison operator.
|
| |
|
|
QString | subject |
| | a subject for the message per the "jabber:client" schema
|
| |
|
QString | body |
| | a body for the message per the "jabber:client" schema
|
| |
|
QString | thread |
| | a Thread ID for the message per the "jabber:client" schema
|
| |
|
QString | id |
| | a from address for the message per the "jabber:client" schema
|
| |
|
QString | from |
| | an ID for the message per the "jabber:client" schema
|
| |
|
std::optional< QXmppMessage::Type > | type |
| | the message type per the "jabber:client" schema
|
| |
The documentation for this struct was generated from the following file: