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

云信好友变更事件(请求添加) 更多...

#include <nim_friend_helper.h>

Public 属性

std::string accid_
 用户ID
 
NIMVerifyType add_type_
 验证类型
 
std::string msg_
 附言
 
std::string server_ex_
 服务器下发的拓展字段,只有调用了服务器添加好友接口并且传递该字段时才会有内容
 

详细描述

云信好友变更事件(请求添加)

类成员变量说明

◆ accid_

std::string nim::FriendAddEvent::accid_

用户ID

◆ add_type_

NIMVerifyType nim::FriendAddEvent::add_type_

验证类型

◆ msg_

std::string nim::FriendAddEvent::msg_

附言

◆ server_ex_

std::string nim::FriendAddEvent::server_ex_

服务器下发的拓展字段,只有调用了服务器添加好友接口并且传递该字段时才会有内容


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