Image Uploader Scripting API
Public Member Functions | List of all members
ServerSync Class Reference

ServerSync class contains server- (and account) specific data and tools for synchronization threads which are uploading to the same server (and account) More...

Inheritance diagram for ServerSync:
ThreadSync

Public Member Functions

bool beginAuth ()
 
bool endAuth ()
 
bool isAuthPerformed ()
 
bool isAuthPerformedSuccess ()
 
void setAuthPerformed (bool success)
 
- Public Member Functions inherited from ThreadSync
 ThreadSync (ThreadSyncPrivate *priv)
 
string getValue (string name)
 
void setValue (string name, string value)
 

Detailed Description

ServerSync class contains server- (and account) specific data and tools for synchronization threads which are uploading to the same server (and account)

Member Function Documentation

◆ beginAuth()

bool beginAuth ( )
Exceptions
ServerSyncExceptionif authentication failed in another thread