-
Notifications
You must be signed in to change notification settings - Fork 3
qchat_def.public_def.QChatServerInfo
qchat_def/public_def.QChatServerInfo
- server_id
- server_type
- searchable
- name
- icon
- custom
- owner_id
- member_count
- invite_mode
- apply_mode
- valid_flag
- channel_count
- channel_category_count
- create_time
- update_time
- reorder_weight
• server_id: number
server id
ts/qchat_def/public_def.ts:770
• server_type: number
用户自定义服务器类别, 0表示无类别
ts/qchat_def/public_def.ts:772
• searchable: boolean
是否能被搜索
ts/qchat_def/public_def.ts:774
• name: string
名称
ts/qchat_def/public_def.ts:776
• icon: string
图标url
ts/qchat_def/public_def.ts:778
• custom: string
自定义字段
ts/qchat_def/public_def.ts:780
• owner_id: string
所有者id
ts/qchat_def/public_def.ts:782
• member_count: number
成员数量
ts/qchat_def/public_def.ts:784
• invite_mode: NIMQChatServerInviteMode
邀请模式
ts/qchat_def/public_def.ts:786
• apply_mode: NIMQChatServerApplyMode
申请模式
ts/qchat_def/public_def.ts:788
• valid_flag: boolean
有效标记,false:无效 true:有效
ts/qchat_def/public_def.ts:790
• channel_count: number
总频道数量
ts/qchat_def/public_def.ts:792
• channel_category_count: number
总频道分组数量
ts/qchat_def/public_def.ts:794
• create_time: number
创建时间
ts/qchat_def/public_def.ts:796
• update_time: number
更新时间
ts/qchat_def/public_def.ts:798
• reorder_weight: number
自定义排序权重值
- chatroom/chatroom
- chatroom_def/chatroom_def
- nim/client
- nim/data_sync
- nim/friend
- nim/global
- nim/msglog
- nim/nos
- nim/online_session
- nim/pass_through_proxy
- nim/plugin
- nim/session
- nim/subscribe_event
- nim/super_team
- nim/sysmsg
- nim/talk
- nim/talkex
- nim/team
- nim/tool
- nim/user
- nim_def/client_def
- nim_def/data_sync_def
- nim_def/doc_trans_def
- nim_def/friend_def
- nim_def/global_def
- nim_def/msglog_def
- nim_def/nos_def
- nim_def/online_session_def
- nim_def/pass_through_proxy_def
- nim_def/plugin_def
- nim_def/session_def
- nim_def/subscribe_event_def
- nim_def/super_team_def
- nim_def/sysmsg_def
- nim_def/talk_def
- nim_def/talkex_def
- nim_def/team_def
- nim_def/tool_def
- nim_def/user_def
- node-nim
- qchat/attachment
- qchat/channel
- qchat/channel_category
- qchat/instance
- qchat/message
- qchat/role
- qchat/server
- qchat/system_notification
- qchat_def/attachment_def
- qchat_def/channel_def
- qchat_def/instance_def
- qchat_def/message_def
- qchat_def/public_def
- qchat_def/role_def
- qchat_def/server_def
- qchat_def/system_notification_def