NIM PC Cross Platform SDK
nim_qchat::QChatGetServerRolesParam Struct Reference

Public Member Functions

 QChatGetServerRolesParam (const NIMQChatGetServerRolesParam &param)
 
const NIMQChatGetServerRolesParam ToCParam () const
 

Public Attributes

QChatGetServerRolesCallback cb
 
uint64_t server_id = 0
 服务器 ID
 
uint32_t limit = 0
 限制返回数量
 
uint64_t priority = 0
 分页的起始优先级,起始页为0,自定义优先级区间 1~9007199254740991
 
uint64_t channel_id = 0
 频道 ID, 如果非空,则只需要有该channel的管理权限即可,否则需要有server的管理权限
 
uint64_t channel_category_id = 0
 频道分组 ID, 如果非空,则只需要有该channel_category的管理权限即可,否则需要有server的管理权限
 

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