Sendbird Chat SDK for Unreal
|
#include <SBDFileMessage.h>
Public Member Functions | |
SBDThumbnail (int64_t max_width, int64_t max_height, int64_t real_width, int64_t real_height, const std::wstring &url, bool require_auth) | |
std::wstring | GetUrl () |
Public Attributes | |
int64_t | max_width |
int64_t | max_height |
int64_t | real_width |
int64_t | real_height |
std::wstring SBDThumbnail::GetUrl | ( | ) |
Gets thumbnail's url.