NIM PC Cross Platform SDK
NIMQChatRoleInfo Struct Reference

Public Attributes

uint64_t server_id
 服务器ID
 
uint64_t role_id
 身份组id
 
char * role_name
 身份组名称
 
char * role_icon
 身份组图片 URL
 
char * extension
 身份组扩展字段
 
NIMQChatPermissionGrouppermissions
 身份组权限设定
 
size_t permissions_count
 身份组权限组合数量
 
NIMQChatRoleType role_type
 身份组类型 1 表示 Everyone,2 表示定制身份组
 
uint64_t create_time
 身份组创建时间
 
uint64_t update_time
 身份组修改时间
 
union {
   NIMQChatServerRoleInfo   server_role
 仅服务器拥有的身份组字段
 
   NIMQChatChannelRoleInfo   channel_role
 仅频道拥有的身份组字段
 
   NIMQChatChannelCategoryRoleInfo   channel_category_role
 仅频道分组拥有的身份组字段
 
}; 
 

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