Overview
The createReplica and synchronizeReplica responses include a response
parameter. This parameter indicates the type of information the response contains. The following table lists the possible values.
Response types
esriReplicaResponseType values | Description |
---|---|
| The response contains data. |
| The response does not contain data. |
| The response contains edits. |
| The response does not contain edits or edit results. The is no delta file returned from the server in this case. |
| The response contains replacement data. |
| The response contains both edits and data. |