PhotosynthService
The following operations are supported. For a formal definition, please review the Service Description.
-
AddPhoto
Verify with server-side manifest file whether a file needs to be uploaded. -
CommitCollection
Verify with server-side manifest file whether a file needs to be uploaded. -
CreateCollection
Creates a collection. Very first method during file upload. -
GetCollection
Retrieves a specific collection. No associated photo returned. -
GetCollectionStatus
Retrieves the current status of the collection specified. -
GetUserStatus
Returns information to client about user standing, quota and consumption. -
GetWebServiceStats
Shows the current stats of this service. -
IsClientUpdateRequired
Returns information to client whether an upgrade is required. -
Ping
Returns "OK" on successful ping -
RefreshService
Refreshes any cached data within this service. -
ReportUploadStatus
Callback handler for unpack messages coming from the origin server.