EVENT_TRADING_HOUSE_RESPONSE_RECEIVED
ESO Lua API function — used by 33 of the 3,030 addons we indexed (combined 21,010,756 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_TRADING_HOUSE_RESPONSE_RECEIVED([TradingHouseResult|#TradingHouseResult] responseType, [TradingHouseResult|#TradingHouseResult] result)Real usage — from Tamriel Trade Centre
EVENT_MANAGER:RegisterForEvent(self.AddonName, EVENT_CLOSE_TRADING_HOUSE, OnTradingHouseClosed)
EVENT_MANAGER:RegisterForEvent(self.AddonName, EVENT_TRADING_HOUSE_RESPONSE_RECEIVED, OnTradingHouseResponseReceived)
EVENT_MANAGER:RegisterFShort excerpt from the shipping addon Tamriel Trade Centre — its ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.
Most-downloaded addons using it
| Addon | Total downloads |
|---|---|
| Tamriel Trade Centre | 5,234,232 |
| CraftStore | 5,176,147 |
| Master Merchant 3.0 | 3,883,523 |
| ESO Master Recipe List | 2,130,985 |
| Research Assistant (Find your researchable items) | 1,749,216 |
| Arkadius' Trade Tools | 845,488 |