Note that getAll param doesn't actually do anything yet.
(More wikifying. Note about CanSendAuctionQuery's second return) |
(Note that getAll param doesn't actually do anything yet.) |
||
| Line 43: | Line 43: | ||
:;isUsable : Is useable by the player (nil = no restrictions) | :;isUsable : Is useable by the player (nil = no restrictions) | ||
:;qualityIndex : The items' quality (nil = no restrictions) | :;qualityIndex : The items' quality (nil = no restrictions) | ||
:;getAll : Download the ENTIRE auction house as one single page. Only allowed when [[API CanSendAuctionQuery|CanSendAuctionQuery]]() returns true as its second return (~every 15 minutes). May disconnect people with low bandwidth. Also see notes on client-to-server traffic in [[API GetAuctionItemInfo|GetAuctionItemInfo]]() (Added in 2.3) | :;getAll : Download the ENTIRE auction house as one single page. Only allowed when [[API CanSendAuctionQuery|CanSendAuctionQuery]]() returns true as its second return (~every 15 minutes). May disconnect people with low bandwidth. Also see notes on client-to-server traffic in [[API GetAuctionItemInfo|GetAuctionItemInfo]]() (Added in 2.3) While this has been 'added', it is marked as [http://forums.worldofwarcraft.com/thread.html?topicId=879058320&sid=1 **DISABLED UNTIL A FUTURE PATCH** ] and does appear to do nothing. | ||