ExistValue(const std::string &nim_team_user_key) const | nim::SuperTeamMemberProperty | inline |
GetAccountID() const | nim::SuperTeamMemberProperty | inline |
GetBits() const | nim::SuperTeamMemberProperty | inline |
GetCreateTimetag() const | nim::SuperTeamMemberProperty | inline |
GetCustom() const | nim::SuperTeamMemberProperty | inline |
GetFollowMember() const | nim::SuperTeamMemberProperty | inline |
GetNick() const | nim::SuperTeamMemberProperty | inline |
GetSuperTeamID() const | nim::SuperTeamMemberProperty | inline |
GetUpdateTimetag() const | nim::SuperTeamMemberProperty | inline |
GetUserType() const | nim::SuperTeamMemberProperty | inline |
IsMute() const | nim::SuperTeamMemberProperty | inline |
IsValid() const | nim::SuperTeamMemberProperty | inline |
member_info_json_value_ | nim::SuperTeamMemberProperty | |
SetAccountID(const std::string &id) | nim::SuperTeamMemberProperty | inline |
SetBits(int64_t bit) | nim::SuperTeamMemberProperty | inline |
SetCreateTimetag(int64_t timetag) | nim::SuperTeamMemberProperty | inline |
SetCustom(const std::string &custom) | nim::SuperTeamMemberProperty | inline |
SetFollowMember(const std::string &follow_member) | nim::SuperTeamMemberProperty | inline |
SetMute(bool mute) | nim::SuperTeamMemberProperty | inline |
SetNick(const std::string &nick) | nim::SuperTeamMemberProperty | inline |
SetSuperTeamID(const std::string &id) | nim::SuperTeamMemberProperty | inline |
SetUpdateTimetag(int64_t timetag) | nim::SuperTeamMemberProperty | inline |
SetUserType(nim::NIMSuperTeamUserType type) | nim::SuperTeamMemberProperty | inline |
SetValid(bool valid) | nim::SuperTeamMemberProperty | inline |
SuperTeamMemberProperty(const std::string &team_id, const std::string &accid, const nim::NIMSuperTeamUserType type) | nim::SuperTeamMemberProperty | inline |
SuperTeamMemberProperty() | nim::SuperTeamMemberProperty | inline |
ToJsonString() const | nim::SuperTeamMemberProperty | inline |
ToJsonValue() const | nim::SuperTeamMemberProperty | inline |