When a task is completed, Scale will return a callback with the Task Response.
See Data Types and the Frame Objects for more information Scale object descriptions.
Task Response
The task response returned is a JSON
Property | Type | Description |
---|---|---|
ortho | string | Link to the ortho response url containing the OrthoResponse object as a JSON |
world | string | Link to the world response url containing the WorldResponse object as a JSON |
camera | string | Link to the camera response url containing the an array of CameraResponse objects as a JSON |
image | string | Link to the image response url containing an array of ImageResponse objects as a JSON |