NIM PC Cross Platform SDK
nim_qchat_client_cpp_def.h File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace  nim_qchat
 namespace nim_qchat
 

Typedefs

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

Detailed Description

Author
NetEase Yunxin
Version
0.1
Date
2022-01-17