![]() |
NIM 跨平台 C++ SDK
|
#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 |
| 更新时间 | |
| char* NIMQChatMemberBanInfo::accid |
用户accid
| uint64_t NIMQChatMemberBanInfo::ban_time |
封禁时间
| uint64_t NIMQChatMemberBanInfo::create_time |
创建时间
| char* NIMQChatMemberBanInfo::custom |
自定义字段
| uint64_t NIMQChatMemberBanInfo::server_id |
server id
| uint64_t NIMQChatMemberBanInfo::update_time |
更新时间
| bool NIMQChatMemberBanInfo::valid_flag |
有效标记,false:无效 true:有效