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

黑名单和静音名单变更通知 More...

#include <nim_user_helper.h>

Public Attributes

NIMUserSpecialRelationshipChangeType type_
 
std::string content_
 

Detailed Description

黑名单和静音名单变更通知

Member Data Documentation

◆ content_

std::string nim::SpecialRelationshipChangeEvent::content_

黑名单/静音名单更新事件内容,根据事件类型调用ParseXXXChange接口(nim_cpp_user.h)解析该内容

◆ type_

NIMUserSpecialRelationshipChangeType nim::SpecialRelationshipChangeEvent::type_

黑名单/静音名单更新事件类型


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