Attachment of file sources to a previous file sharing element from XEP-0447: Stateless file sharing.
- Since
- QXmpp 1.7
◆ encryptedSources()
Returns the encrypted sources for this file.
◆ httpSources()
Returns the HTTP sources for this file.
◆ id()
const QString & QXmppFileSourcesAttachment::id |
( |
| ) |
const |
Returns the ID of the referenced file-sharing element.
◆ setEncryptedSources()
Sets the encrypted sources for this file.
◆ setHttpSources()
void QXmppFileSourcesAttachment::setHttpSources |
( |
const QVector< QXmppHttpFileSource > & |
newHttpSources | ) |
|
Sets the HTTP sources for this file.
◆ setId()
void QXmppFileSourcesAttachment::setId |
( |
const QString & |
id | ) |
|
Sets the ID of the referenced file-sharing element.
The documentation for this class was generated from the following files: