-
Notifications
You must be signed in to change notification settings - Fork 2
nim_def.super_team_def
- NIMSuperTeamBitsConfigMask
- NIMSuperTeamUserType
- NIMSuperTeamBeInviteMode
- NIMSuperTeamInviteMode
- NIMSuperTeamUpdateInfoMode
- NIMSuperTeamUpdateCustomMode
- NIMSuperTeamJoinMode
- NIMSuperTeamQueryType
- NIMSuperTeamMuteType
- SuperTeamEvent
- SuperTeamInfoJsonValue
- SuperTeamInfo
- SuperTeamMemberPropertyJsonValue
- SuperTeamMemberProperty
- NIMSuperTeamAPI
- SuperTeamEventCallback
- QueryAllMySuperTeamsCallback
- QueryAllMySuperTeamsInfoCallback
- QuerySuperTeamMyAllMemberInfosCallback
- QuerySuperTeamMembersCallback
- QuerySuperTeamMemberCallback
- QuerySuperTeamInfoCallback
- QuerySuperTeamMembersOnlineCallback
Ƭ SuperTeamEventCallback: (result
: SuperTeamEvent
) => void
▸ (result
): void
Name | Type |
---|---|
result |
SuperTeamEvent |
void
ts/nim_def/super_team_def.ts:118
Ƭ QueryAllMySuperTeamsCallback: (count
: number
, result
: string
[]) => void
▸ (count
, result
): void
Name | Type |
---|---|
count |
number |
result |
string [] |
void
ts/nim_def/super_team_def.ts:119
Ƭ QueryAllMySuperTeamsInfoCallback: (count
: number
, result
: SuperTeamInfo
[]) => void
▸ (count
, result
): void
Name | Type |
---|---|
count |
number |
result |
SuperTeamInfo [] |
void
ts/nim_def/super_team_def.ts:120
Ƭ QuerySuperTeamMyAllMemberInfosCallback: (count
: number
, result
: SuperTeamMemberProperty
[]) => void
▸ (count
, result
): void
Name | Type |
---|---|
count |
number |
result |
SuperTeamMemberProperty [] |
void
ts/nim_def/super_team_def.ts:121
Ƭ QuerySuperTeamMembersCallback: (rescode
: NIMResCode
, tid
: string
, count
: number
, result
: SuperTeamMemberProperty
[]) => void
▸ (rescode
, tid
, count
, result
): void
Name | Type |
---|---|
rescode |
NIMResCode |
tid |
string |
count |
number |
result |
SuperTeamMemberProperty [] |
void
ts/nim_def/super_team_def.ts:122
Ƭ QuerySuperTeamMemberCallback: (result
: SuperTeamMemberProperty
) => void
▸ (result
): void
Name | Type |
---|---|
result |
SuperTeamMemberProperty |
void
ts/nim_def/super_team_def.ts:123
Ƭ QuerySuperTeamInfoCallback: (tid
: string
, result
: SuperTeamInfo
) => void
▸ (tid
, result
): void
Name | Type |
---|---|
tid |
string |
result |
SuperTeamInfo |
void
ts/nim_def/super_team_def.ts:124
Ƭ QuerySuperTeamMembersOnlineCallback: (rescode
: NIMResCode
, count
: number
, result
: SuperTeamMemberProperty
[]) => void
▸ (rescode
, count
, result
): void
Name | Type |
---|---|
rescode |
NIMResCode |
count |
number |
result |
SuperTeamMemberProperty [] |
void
ts/nim_def/super_team_def.ts:125
- chatroom/chatroom
- chatroom_def/chatroom_def
- nim/client
- nim/data_sync
- nim/friend
- nim/global
- nim/msglog
- nim/nos
- nim/online_session
- nim/pass_through_proxy
- nim/plugin
- nim/session
- nim/subscribe_event
- nim/super_team
- nim/sysmsg
- nim/talk
- nim/talkex
- nim/team
- nim/tool
- nim/user
- nim_def/client_def
- nim_def/data_sync_def
- nim_def/doc_trans_def
- nim_def/friend_def
- nim_def/global_def
- nim_def/msglog_def
- nim_def/nos_def
- nim_def/online_session_def
- nim_def/pass_through_proxy_def
- nim_def/plugin_def
- nim_def/session_def
- nim_def/subscribe_event_def
- nim_def/super_team_def
- nim_def/sysmsg_def
- nim_def/talk_def
- nim_def/talkex_def
- nim_def/team_def
- nim_def/tool_def
- nim_def/user_def
- node-nim
- qchat/attachment
- qchat/channel
- qchat/channel_category
- qchat/instance
- qchat/message
- qchat/role
- qchat/server
- qchat/system_notification
- qchat_def/attachment_def
- qchat_def/channel_def
- qchat_def/instance_def
- qchat_def/message_def
- qchat_def/public_def
- qchat_def/role_def
- qchat_def/server_def
- qchat_def/system_notification_def