EVENT_MAIL_SEND_FAILED
ESO Lua API function — used by 37 of the 3,030 addons we indexed (combined 1,189,638 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_MAIL_SEND_FAILED([SendMailResult|#SendMailResult] reason)Real usage — from CookeryWiz
EVENT_MANAGER:RegisterForEvent(self.name, EVENT_MAIL_SEND_FAILED, CookeryWiz.OnMailSendFailed)
EVENT_MANAGER:RegisterForEvent(self.name, EVENT_MAIL_SEND_SUCCESS, CookeryWiz.OnMailSendSuccess)Short excerpt from the shipping addon CookeryWiz — 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 |
|---|---|
| CookeryWiz | 239,380 |
| Shissu's Guild Tools | 186,581 |
| The Librarium | 128,992 |
| MailR | 73,140 |
| Advanced AutoLoot Renewed | 62,613 |
| Chat Tab Selector | 52,848 |