NIM PC Cross Platform SDK
NIMQChatChannelInfo Struct Reference

Public Attributes

uint64_t server_id
 server id
 
uint64_t channel_id
 channel id
 
char * name
 名称
 
char * topic
 主题
 
char * custom
 自定义字段
 
NIMQChatChannelType type
 频道类型
 
char * owner
 拥有者
 
NIMQChatChannelViewMode view_mode
 查看模式,只有在category_id为0或sync_mode为kNIMQChatChannelSyncModeNoSync时有效
 
bool valid_flag
 有效标记,false:无效 true:有效
 
uint64_t create_time
 创建时间
 
uint64_t update_time
 更新时间
 
uint64_t category_id
 频道分组ID
 
NIMQChatChannelSyncMode sync_mode
 频道分组同步模式
 
uint64_t reorder_weight
 自定义排序权重值
 

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