To have an auction house style add-on interface with a back end API to a site to manage auction listings, bids, etc. and have the add-on facilitate sending and receiving items between two characters?
I did a quick look into lua (I'm a .net guy) and there are some third party networking components. Though, you could also have the add-on just maintain a transaction log of sorts and have an application monitor that log and act as the go-between for the add-on and said auction site.
Basically, I'm just curious if the API calls to things like sending mail with gear and money attachments are not private. I tried looking on esoui but couldn't find the visibility info there for each API method.
Edited by SacredWitness on April 3, 2014 5:28PM