NIM PC Cross Platform SDK
nim_qchat::QChatChannelCategoryInfo Struct Reference

Public Member Functions

 QChatChannelCategoryInfo (const NIMQChatChannelCategoryInfo &c_param)
 
const NIMQChatChannelCategoryInfo ToCParam () const
 

Public Attributes

uint64_t server_id {0}
 server id
 
uint64_t category_id {0}
 category id
 
std::string name {""}
 名称
 
std::string custom {""}
 自定义字段
 
std::string owner {""}
 拥有者
 
NIMQChatChannelViewMode view_mode {kNIMQChatChannelViewModePublic}
 查看模式
 
bool valid_flag {false}
 有效标记,false:无效 true:有效
 
uint64_t create_time {0}
 创建时间
 
uint64_t update_time {0}
 更新时间
 

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