|
|
uint64_t | server_id |
| | server id
|
| |
|
uint32_t | server_type |
| | 用户自定义服务器类别, 0表示无类别
|
| |
|
bool | searchable |
| | 是否能被搜索
|
| |
|
char * | name |
| | 名称
|
| |
|
char * | icon |
| | 图标 url
|
| |
|
char * | custom |
| | 自定义字段
|
| |
|
char * | owner_id |
| | 所有者 id
|
| |
|
uint64_t | member_count |
| | 成员数量
|
| |
|
NIMQChatServerInviteMode | invite_mode |
| | 邀请模式
|
| |
|
NIMQChatServerApplyMode | apply_mode |
| | 申请模式
|
| |
|
bool | valid_flag |
| | 有效标记,false:无效 true:有效
|
| |
|
uint32_t | channel_count |
| | 该服务器下频道总数
|
| |
|
uint32_t | channel_category_count |
| | 总频道分组数量
|
| |
|
uint64_t | create_time |
| | 创建时间
|
| |
|
uint64_t | update_time |
| | 更新时间
|
| |
|
uint64_t | reorder_weight |
| | 自定义排序权重值
|
| |
The documentation for this struct was generated from the following file: