ESODecoded

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 CookeryWizits 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
CookeryWiz239,380
Shissu's Guild Tools186,581
The Librarium128,992
MailR73,140
Advanced AutoLoot Renewed62,613
Chat Tab Selector52,848