NIM Unity SDK V2.6.0
载入中...
搜索中...
未找到
NIMChatRoom.ChatRoomApi 成员列表

成员的完整列表,这些成员属于 NIMChatRoom.ChatRoomApi,包括所有继承而来的类成员

Cleanup()NIMChatRoom.ChatRoomApiinlinestatic
Exit(long roomId)NIMChatRoom.ChatRoomApiinlinestatic
ExitHandlerNIMChatRoom.ChatRoomApistatic
GetLoginState(long roomId)NIMChatRoom.ChatRoomApiinlinestatic
GetRoomInfo(long roomId, GetRoomInfoDelegate cb)NIMChatRoom.ChatRoomApiinlinestatic
Init(NIMChatRoomConfig config=null)NIMChatRoom.ChatRoomApiinlinestatic
LinkStateChangedNIMChatRoom.ChatRoomApistatic
LinkStateChangedDelegate(long roomId, NIMChatRoomLinkCondition state)NIMChatRoom.ChatRoomApi
Login(long roomId, string request, LoginData loginData=null)NIMChatRoom.ChatRoomApiinlinestatic
LoginHandlerNIMChatRoom.ChatRoomApistatic
LoginWithAnonymous(long roomId, AnonymousInfo anonymityInfo, LoginData loginData=null) (定义于 NIMChatRoom.ChatRoomApi)NIMChatRoom.ChatRoomApiinlinestatic
QueryMemberInfosByIdCollection(long roomId, string[] idCollection, QueryMembersResultDelegate cb)NIMChatRoom.ChatRoomApiinlinestatic
QueryMembersOnline(long roomId, NIMChatRoomGetMemberType memberType, long timeOffset, int limit, QueryMembersResultDelegate cb)NIMChatRoom.ChatRoomApiinlinestatic
QueryMessageHistoryOnline(long roomId, long startTimeStamp, int count, bool reverse, List< NIMChatRoomMsgType > msgTypes, QueryMessageHistoryResultDelegate cb)NIMChatRoom.ChatRoomApiinlinestatic
QueueDropAsync(long roomId, ChatRoomQueueDropDelegate cb, string json_extension="")NIMChatRoom.ChatRoomApiinlinestatic
QueueListAsync(long roomId, ChatRoomQueueListDelegate cb, string json_extension="")NIMChatRoom.ChatRoomApiinlinestatic
QueueOfferAsync(long roomId, string element_key, string elemnet_value, ChatRoomQueueOfferDelegate cb, string json_extension="")NIMChatRoom.ChatRoomApiinlinestatic
QueuePollAsync(long roomId, string element_key, ChatRoomQueuePollDelegate cb, string json_extension="")NIMChatRoom.ChatRoomApiinlinestatic
ReceiveMessageDelegate(long roomId, Message message)NIMChatRoom.ChatRoomApi
ReceiveMessageHandlerNIMChatRoom.ChatRoomApistatic
ReceiveNotificationDelegate(long roomId, Notification notification)NIMChatRoom.ChatRoomApi
ReceiveNotificationHandlerNIMChatRoom.ChatRoomApistatic
RemoveMember(long roomId, string memberId, string notify, RemoveMemberDelegate cb)NIMChatRoom.ChatRoomApiinlinestatic
RequestLinkInfoWithAnonymous(long roomId, string appKey, RequestChatRoomLinkInfoDelegate callback)NIMChatRoom.ChatRoomApiinlinestatic
SendMessage(long roomId, Message msg)NIMChatRoom.ChatRoomApiinlinestatic
SendMessageDelegate(long roomId, NIM.ResponseCode code, Message message)NIMChatRoom.ChatRoomApi
SendMessageHandlerNIMChatRoom.ChatRoomApistatic
SetMemberPropertyOnline(long roomId, MemberProperty property, SetMemberPropertyDelegate cb)NIMChatRoom.ChatRoomApiinlinestatic
TempMuteMember(long roomId, string accid, long duration, TempMuteMemberDelegate cb, bool notify, string notify_ext)NIMChatRoom.ChatRoomApiinlinestatic
UpdateMyRoleInfo(long roomId, MemberInfo info, UpdateMyRoleDelegate cb, bool notify, string notify_ext, string jsonExt=null)NIMChatRoom.ChatRoomApiinlinestatic
UpdateRoomInfo(long roomId, ChatRoomInfo info, UpdateRoomInfoDelegate cb, bool notify, string notify_ext)NIMChatRoom.ChatRoomApiinlinestatic