A file the app picked, ready to be uploaded and attached to a message.
More...
#include <AttachmentPicker.h>
|
|
FString | FileName |
| | Original filename, shown to recipients and used by the backend to infer the MIME type.
|
| |
|
TArray< uint8 > | Content |
| | Raw bytes of the file.
|
| |
|
bool | bIsImage = false |
| | Upload through the image endpoint, so recipients get a thumbnail and render it inline.
|
| |
A file the app picked, ready to be uploaded and attached to a message.
The documentation for this struct was generated from the following file: