Ring Daemon 16.0.0
Loading...
Searching...
No Matches
ring_api.cpp File Reference
Include dependency graph for ring_api.cpp:

Go to the source code of this file.

Namespaces

namespace  libjami
 

Functions

LIBJAMI_PUBLIC void libjami::fini () noexcept
 Stop and freeing any resource allocated by daemon.
 
LIBJAMI_PUBLIC bool libjami::init (enum InitFlag flags) noexcept
 Initialize globals, create underlaying daemon.
 
LIBJAMI_PUBLIC bool libjami::initialized () noexcept
 
LIBJAMI_PUBLIC void libjami::logging (const std::string &whom, const std::string &action) noexcept
 Control log handlers.
 
LIBJAMI_PUBLIC bool libjami::start (const std::filesystem::path &config_file={}) noexcept
 Start asynchronously daemon created by init().
 

Variables

InitFlag libjami::initFlags = {}