Home
Find the answer to your question
How to add local picture files to listing using Java SDK AddItemCall wrapper?
Detailed Description
This sample illustrates the use of Java SDK AddItemCall wrapper to list an item that includes an image stored in local file system. The required steps are:
1. Register EPS server URL in ApiContext object and the String array object of the file name for the given images in AddItemCall object.
2. Define the PictureDetail.GalleryTypeCodeType in ItemType object.
/* *
|
Version Info
The code example above was based on the versions specified below:
API Schema Version | 639 |
Java SDK Version | Java SDK v639 Full release |