Go to the source code of this file.
|
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回调
|
|
- Author
- NetEase Yunxin
- Version
- 0.1
- Date
- 2022-01-17
- Copyright
- (c) 2022, NetEase Inc. All rights reserved