core_message/notification_processor

Description:
  • Represents the notification processor (e.g. email, popup, jabber)

Source:
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