NIM 跨平台 C++ SDK
|
云信好友变更事件 更多...
#include <nim_friend_helper.h>
Public 属性 | |
NIMFriendChangeType | type_ |
事件类型 | |
std::string | content_ |
事件内容,根据事件类型通过提供的ParsexxxEvent接口(nim_cpp_friend.h)解析该内容 | |
云信好友变更事件
std::string nim::FriendChangeEvent::content_ |
事件内容,根据事件类型通过提供的ParsexxxEvent接口(nim_cpp_friend.h)解析该内容
NIMFriendChangeType nim::FriendChangeEvent::type_ |
事件类型