NIM 跨平台 C++ SDK
载入中...
搜索中...
未找到
nim_qchat_system_notification_cpp_def.h 文件参考

浏览源代码.

struct  nim::QChatSystemNotificationDataBase
 
struct  nim::QChatSystemNotificationDataServerInvite
 
struct  nim::QChatSystemNotificationDataServerInviteReject
 
struct  nim::QChatSystemNotificationDataServerApply
 
struct  nim::QChatSystemNotificationDataServerApplyReject
 
struct  nim::QChatSystemNotificationDataServerCreate
 
struct  nim::QChatSystemNotificationDataServerUpdate
 
struct  nim::QChatSystemNotificationDataChannelCreate
 
struct  nim::QChatSystemNotificationDataChannelUpdate
 
struct  nim::QChatSystemNotificationDataMemberInviteDone
 
struct  nim::QChatSystemNotificationDataMemberInviteAccept
 
struct  nim::QChatSystemNotificationDataMemberApplyDone
 
struct  nim::QChatSystemNotificationDataMemberApplyAccept
 
struct  nim::QChatSystemNotificationDataMemberKick
 
struct  nim::QChatSystemNotificationDataMemberLeave
 
struct  nim::QChatSystemNotificationDataMemberUpdate
 
struct  nim::QChatSystemNotificationDataWhiteBlackRoleUpdate
 
struct  nim::QChatSystemNotificationDataWhiteBlackMembersUpdate
 
struct  nim::QChatSystemNotificationDataQuickCommentChanged
 
struct  nim::QChatSystemNotificationDataChannelCategoryCreate
 
struct  nim::QChatSystemNotificationDataChannelCategoryRemove
 
struct  nim::QChatSystemNotificationDataChannelCategoryWhiteBlackRoleUpdate
 
struct  nim::QChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate
 
struct  nim::QChatSystemNotificationDataServerRoleAddMember
 
struct  nim::QChatSystemNotificationDataServerRolePermissionChange
 
struct  nim::QChatSystemNotificationDataChannelRolePermissionChange
 
struct  nim::QChatSystemNotificationDataMemberRolePermissionChange
 
struct  nim::QChatSystemNotificationDataChannelVisibilityChange
 
struct  nim::QChatSystemNotificationDataServerEnterLeave
 
struct  nim::QChatSystemNotificationDataServerJoinByInviteCode
 
struct  nim::QChatSystemNotificationDataChannelVisitorVisibilityChange
 
struct  nim::QChatUpdatedMyMemberInfo
 
struct  nim::QChatSystemNotificationDataMyMemberInfoUpdated
 
struct  nim::QChatSystemNotification
 
struct  nim::QChatTypingEvent
 
struct  nim::QChatRecvSystemNotificationResp
 
struct  nim::QChatSystemNotificationUpdatedResp
 
struct  nim::QChatSendSystemNotificationResp
 
struct  nim::QChatUpdateSystemNotificationResp
 
struct  nim::QChatRecvTypingEventResp
 
struct  nim::QChatSendTypingEventResp
 
struct  nim::QChatRegRecvSystemNotificationCbParam
 
struct  nim::QChatRegSystemNotificationUpdatedCbParam
 
struct  nim::QChatSendSystemNotificationParam
 
struct  nim::QChatUpdateSystemNotificationParam
 
struct  nim::QChatMarkSystemNotificationsReadParam
 
struct  nim::QChatRegRecvTypingEventCbParam
 
struct  nim::QChatSendTypingEventParam
 

命名空间

namespace  nim
 namespace nim
 

类型定义

using nim::QChatSystemNotificationDataChannelCategoryUpdate = QChatSystemNotificationDataChannelCategoryCreate
 
using nim::QChatSystemNotificationDataServerRoleRemoveMember = QChatSystemNotificationDataServerRoleAddMember
 
using nim::QChatMarkReadSystemNotificationResp = QChatBaseResp
 
using nim::QChatMarkSystemNotificationsReadResp = QChatBaseResp
 
typedef std::function< void(const QChatRecvSystemNotificationResp &) nim::RecvSystemNotificationCallback)
 接收系统消息回调
 
typedef std::function< void(const QChatSendSystemNotificationResp &) nim::SendSystemNotificationCallback)
 发送系统消息回调
 
typedef std::function< void(const QChatSystemNotificationUpdatedResp &) nim::SystemNotificationUpdatedCallback)
 消息更新回调
 
typedef std::function< void(const QChatUpdateSystemNotificationResp &) nim::UpdateSystemNotificationCallback)
 更新系统通知回调
 
typedef std::function< void(const QChatMarkSystemNotificationsReadResp &) nim::MarkReadSystemNotificationCallback)
 标记系统通知消息已读回调函数
 
typedef std::function< void(const QChatRecvTypingEventResp &) nim::RecvTypingEventCallback)
 接收圈组正在输入事件回调
 
typedef std::function< void(const QChatSendTypingEventResp &) nim::SendTypingEventCallback)
 发送圈组正在输入事件回调
 

函数

template<typename CPP_TYPE , typename C_TYPE >
static std::shared_ptr< QChatSystemNotificationDataBasenim::MsgDataCPPToC (void *c_msg_data)
 

变量

static std::map< NIMQChatSystemNotificationType, std::function< std::shared_ptr< QChatSystemNotificationDataBase >(void *)> nim::msg_data_transform_map_ )
 

详细描述

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