NUGU SDK Linux
1.7.6
|
#include <nugu_runner.hh>
Public Types | |
typedef std::function< void()> | request_method |
The request method callback. | |
Public Member Functions | |
bool | invokeMethod (const std::string &tag, request_method method, ExecuteType type=ExecuteType::Auto, int timeout=0) |
Request to execute method on nugu loop. More... | |