ESODecoded

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:RegisterF

Short excerpt from the shipping addon Tamriel Trade Centreits ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.

Most-downloaded addons using it

AddonTotal downloads
Tamriel Trade Centre5,234,232
CraftStore5,176,147
Master Merchant 3.03,883,523
ESO Master Recipe List2,130,985
Research Assistant (Find your researchable items)1,749,216
Arkadius' Trade Tools845,488