NIM SDK API  9.0.0
nim::SuperTeam Member List

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

AcceptInvitationAsync(const std::string &tid, const std::string &invitor_id, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
AddManagersAsync(const std::string &tid, const std::list< std::string > &ids, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
ApplyJoinAsync(const std::string &tid, const std::string &reason, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
InviteAsync(const std::string &tid, const std::list< std::string > &ids, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
InviteAsync2(const std::string &tid, const std::list< std::string > &ids, const std::string &invitation_postscript, const std::string &invitation_attachment, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
KickAsync(const std::string &tid, const std::list< std::string > &ids, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
LeaveAsync(const std::string &tid, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
MuteAsync(const std::string &tid, bool set_mute, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
MuteMemberAsync(const std::string &tid, const std::string &member_id, bool set_mute, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
ParseSuperTeamInfo(const std::string &json_team_info, SuperTeamInfo &team_info)nim::SuperTeamstatic
PassJoinApplyAsync(const std::string &tid, const std::string &applicant_id, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
QueryAllMySuperTeamsAsync(const QueryAllMySuperTeamsCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
QueryAllMySuperTeamsCallback typedefnim::SuperTeam
QueryAllMySuperTeamsInfoAsync(const QueryAllMySuperTeamsInfoCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
QueryAllMySuperTeamsInfoCallback typedefnim::SuperTeam
QueryMuteListAsync(const std::string &tid, const QuerySuperTeamMembersCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
QueryMyAllMemberInfosAsync(const QueryMyAllMemberInfosCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
QueryMyAllMemberInfosCallback typedefnim::SuperTeam
QuerySuperTeamInfoAsync(const std::string &tid, const QuerySuperTeamInfoCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
QuerySuperTeamInfoBlock(const std::string &tid)nim::SuperTeamstatic
QuerySuperTeamInfoCallback typedefnim::SuperTeam
QuerySuperTeamInfoOnlineAsync(const std::string &tid, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
QuerySuperTeamMemberAsync(const std::string &tid, const std::string &id, const QuerySuperTeamMemberCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
QuerySuperTeamMemberBlock(const std::string &tid, const std::string &id)nim::SuperTeamstatic
QuerySuperTeamMemberCallback typedefnim::SuperTeam
QuerySuperTeamMembersAsync(const std::string &tid, const QuerySuperTeamMembersCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
QuerySuperTeamMembersCallback typedefnim::SuperTeam
QuerySuperTeamMembersOnlineCallback typedefnim::SuperTeam
QuerySuperTeamsInfoByKeywordAsync(const std::string &keyword, const QueryAllMySuperTeamsInfoCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
RegSuperTeamEventCb(const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
RejectInvitationAsync(const std::string &tid, const std::string &invitor_id, const std::string &reason, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
RejectJoinApplyAsync(const std::string &tid, const std::string &applicant_id, const std::string &reason, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
RemoveManagersAsync(const std::string &tid, const std::list< std::string > &ids, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
SuperTeamEventCallback typedefnim::SuperTeam
TransferTeamAsync(const std::string &tid, const std::string &new_owner_id, bool is_leave, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
UnregSuperTeamCb()nim::SuperTeamstatic
UpdateMyPropertyAsync(const SuperTeamMemberProperty &prop, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
UpdateOtherNickAsync(const SuperTeamMemberProperty &prop, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
UpdateSuperTeamInfoAsync(const std::string &tid, const SuperTeamInfo &team_info, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic