!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
| Summary of API Changes Since EPP-04 | |
| EppResponse |
Access methods for getting/setting the identifier of a message retrieved via an EPP poll command, for replacing the methods
defined in class EppResultMessage for EPP-04.
Access methods have been added for adding/getting EPP extensions:
Currently, EppUnspec is the only fully supported EPP extension.
|
| EppResponseData | No change. |
| EppResponseDataCheck | Access methods have been added for getting check result and reason information: Access methods have been added for adding check result and reason information: Access methods have been added for checking the availability and the reason of an object for provisioning: |
| EppResponseDataCheckContact | No change. |
| EppResponseDataCheckDomain | No change. |
| EppResponseDataCheckHost | No change. |
| EppResponseDataCheckSvcsub | Access methods have been added for specifying an optional service identifier: |
| EppResponseDataCreate | Access methods have been added for setting/getting object creation timestamp: |
| EppResponseDataCreateContact | No change, except adding a new contructor with an object creation timestamp. |
| EppResponseDataCreateDomain | No change, except adding a new contructor with an object creation timestamp. |
| EppResponseDataCreateHost | No change, except adding a new contructor with an object creation timestamp. |
| EppResponseDataCreateSvcsub | Access methods have been added for specifying an optional service identifier, in addition to a new contructor with an object creation timestamp: |
| EppResponseDataInfo | No change. |
| EppResponseDataPending | New class. |
| EppResponseDataPendingContact | New class. |
| EppResponseDataPendingDomain | New class. |
| EppResponseDataPendingHost | New class. |
| EppResponseDataPendingSvcsub | New class. |
| EppResponseDataPoll | No change. |
| EppResponseDataRenew | New class. |
| EppResponseDataRenewDomain | New class, replacing EppResponseDataCreateDomain in EPP-04 in the response to a successful EPP Svcsub renew command. |
| EppResponseDataRenewSvcsub | New class, replacing EppResponseDataCreateSvcsub in EPP-04 in the response to a successful EPP Svcsub renew command. |
| EppResponseDataTransfer | No change. |
| EppResponseDataTransferContact | No change. |
| EppResponseDataTransferDomain | No change. |
| EppResponseDataTransferSvcsub | Access methods have been added for specifying an optional service identifier: |
| EppResult | Access methods for adding an EppValueReason object have been added: |
| EppResultMessage | Access methods for getting/setting the identifer of a message are not functional, defined for backward compatibility, will be removed in the future: |
| EppValueReason | New class. |