NIM C# SDK  6.3.0
NIM.Team.TeamAPI Member List

This is the complete list of members for NIM.Team.TeamAPI, including all inherited members.

AcceptTeamInvitation(string tid, string invitor, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
AddTeamManagers(string tid, string[] managerIdArray, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
AgreeJoinTeamApplication(string tid, string uid, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
ApplyForJoiningTeam(string tid, string reason, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
CreateTeam(NIMTeamInfo teamInfo, string[] idList, string postscript, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
DismissTeam(string tid, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
Invite(string tid, string[] idList, string postscript, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
InviteEx(string tid, string[]idList, string postscript, string attachment, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
KickMemberOutFromTeam(string tid, string[] idList, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
LeaveTeam(string tid, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
MsgAckRead(string tid, List< NIMIMMessage > msgs, TeamChangedNotificationDelegate cb)NIM.Team.TeamAPIstatic
MuteTeam(string tid, bool value, TeamChangedNotificationDelegate cb)NIM.Team.TeamAPIstatic
QueryAllMyTeams(QueryMyTeamsResultDelegate action)NIM.Team.TeamAPIstatic
QueryAllMyTeamsInfo(QueryMyTeamsInfoResultDelegate action)NIM.Team.TeamAPIstatic
QueryCachedTeamInfo(string tid, QueryCachedTeamInfoResultDelegate action)NIM.Team.TeamAPIstatic
QueryCachedTeamInfo(string tid)NIM.Team.TeamAPIstatic
QueryMsgUnreadList(string tid, NIMIMMessage msg, TeamChangedNotificationDelegate cb)NIM.Team.TeamAPIstatic
QueryMutedListOnlineAsync(string tid, QueryTeamMutedListDelegate cb)NIM.Team.TeamAPIstatic
QueryMyInfoInEachTeam(QueryMyInfoInEachTeamDelegate cb)NIM.Team.TeamAPIstatic
QueryMyValidTeamsInfo(QueryMyTeamsInfoResultDelegate action)NIM.Team.TeamAPIstatic
QuerySingleMemberInfo(string tid, string uid, QuerySingleMemberResultDelegate action)NIM.Team.TeamAPIstatic
QuerySingleMemberInfo(string tid, string uid)NIM.Team.TeamAPIstatic
QueryTeamInfoOnline(string tid, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
QueryTeamMembersInfo(string tid, QueryTeamMembersInfoResultDelegate action)NIM.Team.TeamAPIstatic
QueryTeamMembersInfo(string tid, bool includeMemberInfo, bool includeInvalidMember, QueryTeamMembersInfoResultDelegate action)NIM.Team.TeamAPIstatic
RegisterCallbacks()NIM.Team.TeamAPIstatic
RejectJoinTeamApplication(string tid, string uid, string reason, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
RejectTeamInvitation(string tid, string invitor, string reason, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
RemoveTeamManagers(string tid, string[] managerIdArray, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
SetMemberMuted(string tid, string memberId, bool muted, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
TeamEventNotificationHandlerNIM.Team.TeamAPIstatic
TransferTeamAdmin(string tid, string newOwnerId, bool leaveTeam, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
UpdateMemberNickName(NIMTeamMemberInfo info, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
UpdateMyTeamProperty(NIMTeamMemberInfo info, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic
UpdateTeamInfo(string tid, NIMTeamInfo info, TeamChangedNotificationDelegate action)NIM.Team.TeamAPIstatic