NIM PC Cross Platform SDK
|
NIM SDK提供的Robot接口 More...
#include "nim_cpp_wrapper/api/nim_cpp_robot.h"
#include "nim_cpp_wrapper/helper/nim_sdk_loader_helper.h"
#include "nim_robot.h"
Namespaces | |
namespace | nim |
namespace nim | |
Functions | |
static void | nim::CallbackRobotInfoChange (int rescode, NIMRobotInfoChangeType type, const char *res, const char *json_extension, const void *callback) |
static void | nim::CallbackRobotQuery (int rescode, const char *res, const char *json_extension, const void *callback) |
Variables | |
static Robot::RobotChangedCallback | nim::g_cb_changed_ = nullptr |
NIM SDK提供的Robot接口