NIM SDK API  9.0.0
nim::TeamMemberProperty Member List

This is the complete list of members for nim::TeamMemberProperty, including all inherited members.

ExistValue(const std::string &nim_team_user_key) constnim::TeamMemberPropertyinline
GetAccountID() constnim::TeamMemberPropertyinline
GetBits() constnim::TeamMemberPropertyinline
GetCreateTimetag() constnim::TeamMemberPropertyinline
GetCustom() constnim::TeamMemberPropertyinline
GetInvitorAccID() const (defined in nim::TeamMemberProperty)nim::TeamMemberPropertyinline
GetNick() constnim::TeamMemberPropertyinline
GetTeamID() constnim::TeamMemberPropertyinline
GetUpdateTimetag() constnim::TeamMemberPropertyinline
GetUserType() constnim::TeamMemberPropertyinline
IsMute() constnim::TeamMemberPropertyinline
IsValid() constnim::TeamMemberPropertyinline
SetAccountID(const std::string &id)nim::TeamMemberPropertyinline
SetBits(int64_t bit)nim::TeamMemberPropertyinline
SetCreateTimetag(int64_t timetag)nim::TeamMemberPropertyinline
SetCustom(const std::string &custom)nim::TeamMemberPropertyinline
SetInvitorAccID(const std::string &invitor_accid) (defined in nim::TeamMemberProperty)nim::TeamMemberPropertyinline
SetMute(bool mute)nim::TeamMemberPropertyinline
SetNick(const std::string &nick)nim::TeamMemberPropertyinline
SetTeamID(const std::string &id)nim::TeamMemberPropertyinline
SetUpdateTimetag(int64_t timetag)nim::TeamMemberPropertyinline
SetUserType(nim::NIMTeamUserType type)nim::TeamMemberPropertyinline
SetValid(bool valid)nim::TeamMemberPropertyinline
TeamMemberProperty(const std::string &team_id, const std::string &accid, const nim::NIMTeamUserType type)nim::TeamMemberPropertyinline
TeamMemberProperty()nim::TeamMemberPropertyinline
ToJsonString() constnim::TeamMemberPropertyinline
ToJsonValue() constnim::TeamMemberPropertyinline