群组成员信息
更多...
#include <nim_team_helper.h>
◆ TeamMemberProperty() [1/2]
nim::TeamMemberProperty::TeamMemberProperty |
( |
const std::string & | team_id, |
|
|
const std::string & | accid, |
|
|
const nim::NIMTeamUserType | type ) |
|
inline |
◆ TeamMemberProperty() [2/2]
nim::TeamMemberProperty::TeamMemberProperty |
( |
| ) |
|
|
inline |
◆ ExistValue()
bool nim::TeamMemberProperty::ExistValue |
( |
const std::string & | nim_team_user_key | ) |
const |
|
inline |
群成员信息信息数据标记Key对应的数据是否有效(存在,非初始值状态)
- 参数
-
- 返回
- bool 有效性
◆ GetAccountID()
std::string nim::TeamMemberProperty::GetAccountID |
( |
| ) |
const |
|
inline |
◆ GetBits()
int64_t nim::TeamMemberProperty::GetBits |
( |
| ) |
const |
|
inline |
◆ GetCreateTimetag()
int64_t nim::TeamMemberProperty::GetCreateTimetag |
( |
| ) |
const |
|
inline |
◆ GetCustom()
std::string nim::TeamMemberProperty::GetCustom |
( |
| ) |
const |
|
inline |
◆ GetFollowMember()
std::vector< std::string > nim::TeamMemberProperty::GetFollowMember |
( |
| ) |
const |
|
inline |
◆ GetInvitorAccID()
std::string nim::TeamMemberProperty::GetInvitorAccID |
( |
| ) |
const |
|
inline |
◆ GetNick()
std::string nim::TeamMemberProperty::GetNick |
( |
| ) |
const |
|
inline |
◆ GetTeamID()
std::string nim::TeamMemberProperty::GetTeamID |
( |
| ) |
const |
|
inline |
◆ GetUpdateTimetag()
int64_t nim::TeamMemberProperty::GetUpdateTimetag |
( |
| ) |
const |
|
inline |
◆ GetUserType()
nim::NIMTeamUserType nim::TeamMemberProperty::GetUserType |
( |
| ) |
const |
|
inline |
◆ IsMute()
bool nim::TeamMemberProperty::IsMute |
( |
| ) |
const |
|
inline |
◆ IsValid()
bool nim::TeamMemberProperty::IsValid |
( |
| ) |
const |
|
inline |
◆ SetAccountID()
void nim::TeamMemberProperty::SetAccountID |
( |
const std::string & | id | ) |
|
|
inline |
设置群成员ID,通常情况下由SDK维护,开发者作为只读无需设置
◆ SetBits()
void nim::TeamMemberProperty::SetBits |
( |
int64_t | bit | ) |
|
|
inline |
◆ SetCreateTimetag()
void nim::TeamMemberProperty::SetCreateTimetag |
( |
int64_t | timetag | ) |
|
|
inline |
设置群成员创建时间戳(毫秒),通常情况下由SDK维护,开发者作为只读无需设置
◆ SetCustom()
void nim::TeamMemberProperty::SetCustom |
( |
const std::string & | custom | ) |
|
|
inline |
◆ SetFollowMember()
void nim::TeamMemberProperty::SetFollowMember |
( |
const std::string & | follow_member | ) |
|
|
inline |
◆ SetInvitorAccID()
void nim::TeamMemberProperty::SetInvitorAccID |
( |
const std::string & | invitor_accid | ) |
|
|
inline |
◆ SetMute()
void nim::TeamMemberProperty::SetMute |
( |
bool | mute | ) |
|
|
inline |
◆ SetNick()
void nim::TeamMemberProperty::SetNick |
( |
const std::string & | nick | ) |
|
|
inline |
◆ SetTeamID()
void nim::TeamMemberProperty::SetTeamID |
( |
const std::string & | id | ) |
|
|
inline |
设置群组ID,通常情况下由SDK维护,开发者作为只读无需设置
◆ SetUpdateTimetag()
void nim::TeamMemberProperty::SetUpdateTimetag |
( |
int64_t | timetag | ) |
|
|
inline |
设置群成员更新时间戳(毫秒),通常情况下由SDK维护,开发者作为只读无需设置
◆ SetUserType()
void nim::TeamMemberProperty::SetUserType |
( |
nim::NIMTeamUserType | type | ) |
|
|
inline |
◆ SetValid()
void nim::TeamMemberProperty::SetValid |
( |
bool | valid | ) |
|
|
inline |
设置群成员有效性,通常情况下由SDK维护,开发者作为只读无需设置
◆ ToJsonString()
std::string nim::TeamMemberProperty::ToJsonString |
( |
| ) |
const |
|
inline |
组装Json Value字符串
- 返回
- string Json Value字符串
◆ ToJsonValue()
◆ member_info_json_value_
该结构体的文档由以下文件生成:
- D:/GitLab/builds/wydSYb3b/0/nim-pc/california/nim-cross-platform-sdk/exports/wrapper/nim_cpp_wrapper/helper/nim_team_helper.h