NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim::FriendChangeEvent结构体 参考

云信好友变更事件 更多...

#include <nim_friend_helper.h>

Public 属性

NIMFriendChangeType type_
 事件类型
 
std::string content_
 事件内容,根据事件类型通过提供的ParsexxxEvent接口(nim_cpp_friend.h)解析该内容
 

详细描述

云信好友变更事件

类成员变量说明

◆ content_

std::string nim::FriendChangeEvent::content_

事件内容,根据事件类型通过提供的ParsexxxEvent接口(nim_cpp_friend.h)解析该内容

◆ type_

NIMFriendChangeType nim::FriendChangeEvent::type_

事件类型


该结构体的文档由以下文件生成: