NIM PC Cross Platform SDK
nim_qchat::QChatChannelCategoryCreateParam Struct Reference

Public Member Functions

 QChatChannelCategoryCreateParam (const NIMQChatChannelCategoryCreateParam &c_param)
 
const NIMQChatChannelCategoryCreateParam ToCParam () const
 

Public Attributes

ChannelCategoryCreateCallback cb {nullptr}
 回调函数
 
uint64_t server_id {0}
 服务器 id
 
std::string name {""}
 名称
 
std::string custom {""}
 自定义字段
 
NIMQChatChannelViewMode view_mode {kNIMQChatChannelViewModePublic}
 查看模式
 

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