MessageMediaType
Container for the image file that is to be sent in a message, which lets sellers share photos in messages using the API. The photo must be uploaded by the seller or buyer to EPS (eBay Picture Services) using a separate API call or the web flow. After the image is on the eBay server, you can use AddMemberMessage calls to pass the URL of the image in a message. The uploaded images will be available as part of the email as a thumbnail image. Clicking on the thumbnail, opens a larger version of the image in a filmstrip. The image name will be displayed on the title of the filmstrip component. These uploaded images will also be returned as MessageMediaType arrays in the GetMemberMessages and GetMyMessages API response. It doesn't matter if an image was uploaded using the web flow or using the API, it can be accessed using either the web flow or the API and web.
Types that use MessageMediaType:
Calls that use MessageMediaType: