- Description:
Represents the notification processor (e.g. email, popup, jabber)
- Source:
- Copyright:
- 2016 Ryan Wyllie
- 2016 Ryan Wyllie
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Represents the notification processor (e.g. email, popup, jabber)
Methods
(inner) getName() → {string}
- Description:
Get the processor name.
- Source:
Returns:
- Type
- string
(inner) isLoggedInEnabled() → {bool}
- Description:
Check if the processor is enabled when the user is logged in.
- Source:
Returns:
- Type
- bool