ConnectionWrapper
Magento\AdobeStockClient\Model\ConnectionWrapper
What it does
This class serves as a wrapper for the Adobe Stock SDK, providing a Magento-friendly interface to interact with Adobe Stock API services.
Developers use this class to search for stock images, test API keys, retrieve user licensing information, and download licensed assets.
It handles authentication, error handling, and token management automatically when communicating with Adobe Stock services.
Public Methods
- testApiKey()
- searchFilesInitialize()
- getNextResponse()
- getMemberProfile()
- getContentLicense()
- downloadAssetUrl()