Image Uploader Scripting API
Public Member Functions | List of all members
UrlShorteningTask Class Reference
Inheritance diagram for UrlShorteningTask:
UploadTask

Public Member Functions

 UrlShorteningTask (std::shared_ptr< UrlShorteningTask > task)
 
 UrlShorteningTask (UrlShorteningTask *task)
 
string getUrl () const
 
string parentUrlType ()
 
void setParentUrlType (string type)
 
- Public Member Functions inherited from UploadTask
 UploadTask (std::shared_ptr< UploadTask > task)
 
 UploadTask (UploadTask *task)
 
void addChildTask (UploadTask *child)
 
void 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 ()
 
void setRole (string role)
 
void setServerProfile (ServerProfile profile)
 
void setStatusText (string status)
 
string toString ()
 
string type ()
 
UploadResult * uploadResult ()
 

Detailed Description

Url shortening task

Member Function Documentation

◆ setParentUrlType()

void setParentUrlType ( string   type)

Possible values: DirectUrl, DownloadUrl