NIM PC Cross Platform SDK
nim_qchat::QChatChannelUpdateParam Struct Reference

Public Member Functions

 QChatChannelUpdateParam (const NIMQChatChannelUpdateParam &c_param)
 
const NIMQChatChannelUpdateParam ToCParam () const
 

Public Attributes

ChannelUpdateCallback cb {nullptr}
 回调函数
 
uint64_t channel_id {0}
 频道ID
 
std::string name
 名称
 
std::string topic
 主题
 
std::string custom
 自定义字段
 
NIMQChatChannelViewMode view_mode {kNIMQChatChannelViewModePublic}
 查看模式
 
QChatBusinessAntiSpamInfo anti_spam_info {}
 反垃圾信息
 

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