NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
NIMQChatMemberBanInfo结构体 参考

#include <nim_qchat_member_def.h>

Public 属性

uint64_t server_id
 server id
 
char * accid
 用户accid
 
char * custom
 自定义字段
 
uint64_t ban_time
 封禁时间
 
bool valid_flag
 有效标记,false:无效 true:有效
 
uint64_t create_time
 创建时间
 
uint64_t update_time
 更新时间
 

类成员变量说明

◆ accid

char* NIMQChatMemberBanInfo::accid

用户accid

◆ ban_time

uint64_t NIMQChatMemberBanInfo::ban_time

封禁时间

◆ create_time

uint64_t NIMQChatMemberBanInfo::create_time

创建时间

◆ custom

char* NIMQChatMemberBanInfo::custom

自定义字段

◆ server_id

uint64_t NIMQChatMemberBanInfo::server_id

server id

◆ update_time

uint64_t NIMQChatMemberBanInfo::update_time

更新时间

◆ valid_flag

bool NIMQChatMemberBanInfo::valid_flag

有效标记,false:无效 true:有效


该结构体的文档由以下文件生成: