FileResult Struct

struct QXmppFileUpload::FileResult

Contains QXmppFileShare of the uploaded file and possible data blobs containing referenced thumbnails. More...

Public Variables

QXmppBitsOfBinaryDataList dataBlobs
QXmppFileShare fileShare

Detailed Description

Member Variable Documentation

QXmppBitsOfBinaryDataList FileResult::dataBlobs

Data blobs of possibly in the metadata referenced thumbnails.

The QXmppFileSharingManager may generate file thumbnails.

QXmppFileShare FileResult::fileShare

File share with file metadata and file shares of the uploaded file.