NIM SDK API  9.0.0
Public Attributes | List of all members
nim::FriendAddEvent Struct Reference

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

#include <nim_friend_helper.h>

Public Attributes

std::string accid_
 
NIMVerifyType add_type_
 
std::string msg_
 
std::string server_ex_
 

Detailed Description

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

Member Data Documentation

◆ 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_

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


The documentation for this struct was generated from the following file: