![]() |
Image Uploader Scripting API
|
ServerSync class contains server- (and account) specific data and tools for synchronization threads which are uploading to the same server (and account) More...
#include <ServerSync.h>
Public Member Functions | |
bool | beginAuth () |
bool | endAuth () |
bool | isAuthPerformed () |
setAuthPerformed (bool success) | |
![]() | |
ThreadSync (ThreadSyncPrivate *priv) | |
string | getValue (string name) |
setValue (string name, string value) | |
ServerSync class contains server- (and account) specific data and tools for synchronization threads which are uploading to the same server (and account)
bool beginAuth | ( | ) |
ServerSyncException | if authentication failed in another thread |