Function RemoveListener#
Defined in File connection_config.h
Function Documentation#
-
int RemoveListener(const std::string &rssListener, const SContext &rsContext)#
Remove a listener from the system settings.
- Parameters:
rssListener – [in] Reference to the string containing the listener configuration name.
rsContext – [in] Reference to the context.
- Returns:
The application exit code. 0 is no error.