NIM 跨平台 C++ SDK
载入中...
搜索中...
未找到
nim::SuperTeam 成员列表

成员的完整列表,这些成员属于 nim::SuperTeam,包括所有继承而来的类成员

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
AddTeamMembersFollow(const std::string &tid, const std::vector< std::string > &account_ids, const SuperTeamEventCallback &cb)nim::SuperTeamstatic
ApplyJoinAsync(const std::string &tid, const std::string &reason, const SuperTeamEventCallback &cb, const std::string &json_extension="")nim::SuperTeamstatic
GetTeamMemberList(const std::string &tid, const SuperTeamMemberRoleTypeSearchOption &option, const SuperTeamMemberSearchCallback &cb)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
RemoveTeamMembersFollow(const std::string &tid, const std::vector< std::string > &account_ids, const SuperTeamEventCallback &cb)nim::SuperTeamstatic
SearchTeamMembers(const SuperTeamMemberKeywordSearchOption &option, const SuperTeamMemberSearchCallback &cb)nim::SuperTeamstatic
SuperTeamEventCallback typedefnim::SuperTeam
SuperTeamMemberSearchCallback 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