- addListener
void addListener(string config, Listener listener)
Undocumented in source. Be warned that the author may not have intended to support it.
- getConfig
string getConfig(string config, long timeoutMs)
Undocumented in source. Be warned that the author may not have intended to support it.
- publishConfig
bool publishConfig(string config, string content)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeConfig
bool removeConfig(string config)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeListener
void removeListener(string config, Listener l)
Undocumented in source. Be warned that the author may not have intended to support it.