![]() |
NIM 跨平台 C++ SDK
|
NIM SDK提供的Robot接口 更多...
#include "nim_cpp_wrapper/api/nim_cpp_robot.h"#include "nim_cpp_wrapper/helper/nim_sdk_loader_helper.h"#include "nim_robot.h"命名空间 | |
| namespace | nim |
| namespace nim | |
函数 | |
| 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) |
变量 | |
| static Robot::RobotChangedCallback | nim::g_cb_changed_ = nullptr |
NIM SDK提供的Robot接口