NIM SDK API  9.0.0
Static Public Member Functions | Public Attributes | List of all members
nim::ModifyPinMessageParam Struct Reference

修改、取消Pin Message参数定义 More...

#include <nim_talkex_helper_pin_message.h>

Static Public Member Functions

static std::string ToJsonString (const ModifyPinMessageParam &info)
 

Public Attributes

std::string session
 
int to_type
 
std::string id
 
std::string ext
 

Detailed Description

修改、取消Pin Message参数定义

Member Data Documentation

◆ ext

std::string nim::ModifyPinMessageParam::ext

扩展字段

◆ id

std::string nim::ModifyPinMessageParam::id

Pin Message 的ID 客户端生成服务端没有

◆ session

std::string nim::ModifyPinMessageParam::session

UnPin 消息所属会话

◆ to_type

int nim::ModifyPinMessageParam::to_type

UnPin 消息所属会话类型


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