KoKa Posted May 17, 2019 Report Posted May 17, 2019 Hi, I wonder if it is possible to get market item name and image url by market listing id from confirmation, I wonder how does mobile steam app creating its list of confirmations where you can see thumbnails and names of items on confirmations list. Quote
Dr. McKay Posted May 17, 2019 Report Posted May 17, 2019 If you use getConfirmations, the result will be an array of CConfirmation objects. The title contains the item's name, and the icon contains its image. Quote
KoKa Posted May 18, 2019 Author Report Posted May 18, 2019 Thanks, documentation of CConfirmation is a little bit misleading about the icon. iconThe URL to your trading partner's avatar, if this is a trade. Otherwise, an empty string. Quote
Dr. McKay Posted May 18, 2019 Report Posted May 18, 2019 The documentation is slightly out of date. I'll update it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.