|
client-cpp
0.6.3
|
#include <Kaa.hpp>
Static Public Member Functions | |
| static void | init (int options=KaaClient::KAA_DEFAULT_OPTIONS) |
| static void | start () |
| static void | stop () |
| static IKaaClient & | getKaaClient () |
| static void | pause () |
| static void | resume () |
|
static |
Retrieves the Kaa client.
|
static |
Initialize Kaa library
|
static |
Pauses Kaa's workflow.
|
static |
Resumes Kaa's workflow.
|
static |
Starts Kaa's workflow.
|
static |
Stops Kaa's workflow.