圈组客户端接口
More...
#include <nim_qchat_cpp.h>
◆ Cleanup()
圈组模块清理(卸载SDK时调用一次)
- Parameters
-
- Returns
- bool 模块清理结果
◆ Init()
圈组模块初始化(SDK初始化时调用一次)
- Parameters
-
- Returns
- bool 模块加载结果
◆ KickOtherClients()
void nim_qchat::QChat::KickOtherClients |
( |
const QChatKickParam & |
param | ) |
|
|
static |
踢掉自己指定的一个其他端
- Parameters
-
- Returns
- void
◆ Login()
登录圈组
- Parameters
-
- Returns
- void
◆ Logout()
登出圈组
- Parameters
-
- Returns
- void
◆ RegCustomTokenCb()
注册自定义token回调
- Parameters
-
- Returns
- void
◆ RegKickedOutCb()
注册被踢回调
- Parameters
-
- Returns
- void
◆ RegLoginStatusCb()
注册登录状态回调
- Parameters
-
- Returns
- void
◆ RegMultispotLoginCb()
注册多端登录通知回调
- Parameters
-
- Returns
- void
◆ RegSDKLogCb()
static void nim_qchat::QChat::RegSDKLogCb |
( |
const SDKLogCallback & |
callback | ) |
|
|
static |
SDK系统日志回调,可用于动态获取日志,不建议用于生产环境
- Parameters
-
- Returns
The documentation for this class was generated from the following files:
- C:/Jks/NeIM-win32-ia32/exports/wrapper/nim_qchat_cpp_wrapper/api/nim_qchat_cpp.h
- C:/Jks/NeIM-win32-ia32/exports/wrapper/nim_qchat_cpp_wrapper/api/nim_qchat_cpp.cpp