NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim_qchat_client_cpp_def.h 文件参考

浏览源代码.

struct  nim::QChatCustomTokenResp
 
struct  nim::QChatLoginClientInfo
 
struct  nim::QChatKickedResp
 
struct  nim::QChatLoginStatusResp
 
struct  nim::QChatMultispotLoginResp
 
struct  nim::QChatLoginResp
 
struct  nim::QChatLogoutResp
 
struct  nim::QChatKickResp
 
struct  nim::QChatSDKLogResp
 
struct  nim::QChatGetRTCTokenResp
 
struct  nim::QChatRegCustomTokenCbParam
 
struct  nim::QChatEncryptionConfiguration
 
struct  nim::QChatFCSConfiguration
 
struct  nim::QChatMessageCacheConfiguration
 
struct  nim::QChatInitParam
 
struct  nim::QChatRegKickedCbParam
 
struct  nim::QChatRegLoginStatusCbParam
 
struct  nim::QChatRegMultispotLoginCbParam
 
struct  nim::QChatCleanupParam
 
struct  nim::QChatLoginParam
 
struct  nim::QChatLogoutParam
 
struct  nim::QChatKickParam
 
struct  nim::QChatGetRTCTokenParam
 

命名空间

namespace  nim
 namespace nim
 

类型定义

typedef std::function< QChatCustomTokenResp(const QChatCustomTokenResp &)> nim::CustomTokenCallback
 获取自定义token回调
 
typedef std::function< void(const QChatKickedResp &)> nim::KickedCallback
 被踢回调
 
typedef std::function< void(const QChatLoginStatusResp &)> nim::LoginStatusCallback
 被踢回调
 
typedef std::function< void(const QChatMultispotLoginResp &)> nim::MultispotLoginCallback
 多点登录回调
 
typedef std::function< void(const QChatSDKLogResp &)> nim::SDKLogCallback
 SDK系统日志回调模板
 
typedef std::function< void(const QChatLoginResp &)> nim::LoginCallback
 登录回调
 
typedef std::function< void(const QChatLogoutResp &)> nim::LogoutCallback
 登出回调
 
typedef std::function< void(const QChatKickResp &)> nim::KickCallback
 踢掉自己其他端回调
 
using nim::GetRTCTokenCallback = std::function< void(const QChatGetRTCTokenResp &)>
 获取RTC频道token回调
 

详细描述

作者
NetEase Yunxin
版本
0.1
日期
2022-01-17