![]() |
Image Uploader Scripting API
|
#include <UploadTasks.h>
Public Member Functions | |
string | getUrl () const |
string | parentUrlType () |
setParentUrlType (string type) | |
![]() | |
FileUploadTask (string fileName, string displayName) | |
string | getDisplayName () const |
string | getFileName () const |
int | getFileSize () const |
string | originalFileName () const |
setDisplayName (string name) | |
setFileName (string fileName) | |
![]() | |
addChildTask (UploadTask *child) | |
addTempFile (string fileName) | |
UploadTask | child (int index) |
int | childCount () |
int | getDataLength () |
string | getMimeType () |
bool | isNull () |
UploadTask | parentTask () |
string | profileName () |
string | role () |
string | serverName () const |
ServerProfile | serverProfile () |
setRole (string role) | |
setServerProfile (ServerProfile profile) | |
setStatusText (string status) | |
string | toString () |
string | type () |
UploadResult * | uploadResult () |
Url shortening task
setParentUrlType | ( | string | type | ) |
Possible values: DirectUrl, DownloadUrl