Stream Chat Unreal SDK
Loading...
Searching...
No Matches
FPickedAttachment Struct Reference

A file the app picked, ready to be uploaded and attached to a message. More...

#include <AttachmentPicker.h>

Public Attributes

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.
 

Detailed Description

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: