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. -
CancelCollection
Cancels an in-progress synth. -
CommitCollection
Verify with server-side manifest file whether a file needs to be uploaded. -
CreateCollection
Creates a collection. Very first method during file upload. -
DeleteGeotag
Removes geo alignment data and a geo push pin from a synth. If alignmentOnly is true the geo push pin is not removed -
GetCollection
Retrieves a specific collection. No associated photo returned. -
GetCollectionData
Increments embed count and returns CollectionResult. -
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. -
IncrementSynthViewCount
Increments the view count for a specific synth. -
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. -
RevertEdit
Revert an edited synth back to its original state.