Function AddListener#

Function Documentation#

int AddListener(const std::string &rssListener, const std::string &rssConfig, const SContext &rsContext)#

Add a listener to the system settings.

Parameters:
  • rssListener[in] Reference to the string containing the listener configuration name.

  • rssConfig[in] Reference to the string containing the listener configuration.

  • rsContext[in] Reference to the context.

Returns:

The application exit code. 0 is no error.