NIM Unity SDK V2.6.0
|
成员的完整列表,这些成员属于 NIMChatRoom.ChatRoomApi,包括所有继承而来的类成员
Cleanup() | NIMChatRoom.ChatRoomApi | inlinestatic |
Exit(long roomId) | NIMChatRoom.ChatRoomApi | inlinestatic |
ExitHandler | NIMChatRoom.ChatRoomApi | static |
GetLoginState(long roomId) | NIMChatRoom.ChatRoomApi | inlinestatic |
GetRoomInfo(long roomId, GetRoomInfoDelegate cb) | NIMChatRoom.ChatRoomApi | inlinestatic |
Init(NIMChatRoomConfig config=null) | NIMChatRoom.ChatRoomApi | inlinestatic |
LinkStateChanged | NIMChatRoom.ChatRoomApi | static |
LinkStateChangedDelegate(long roomId, NIMChatRoomLinkCondition state) | NIMChatRoom.ChatRoomApi | |
Login(long roomId, string request, LoginData loginData=null) | NIMChatRoom.ChatRoomApi | inlinestatic |
LoginHandler | NIMChatRoom.ChatRoomApi | static |
LoginWithAnonymous(long roomId, AnonymousInfo anonymityInfo, LoginData loginData=null) (定义于 NIMChatRoom.ChatRoomApi) | NIMChatRoom.ChatRoomApi | inlinestatic |
QueryMemberInfosByIdCollection(long roomId, string[] idCollection, QueryMembersResultDelegate cb) | NIMChatRoom.ChatRoomApi | inlinestatic |
QueryMembersOnline(long roomId, NIMChatRoomGetMemberType memberType, long timeOffset, int limit, QueryMembersResultDelegate cb) | NIMChatRoom.ChatRoomApi | inlinestatic |
QueryMessageHistoryOnline(long roomId, long startTimeStamp, int count, bool reverse, List< NIMChatRoomMsgType > msgTypes, QueryMessageHistoryResultDelegate cb) | NIMChatRoom.ChatRoomApi | inlinestatic |
QueueDropAsync(long roomId, ChatRoomQueueDropDelegate cb, string json_extension="") | NIMChatRoom.ChatRoomApi | inlinestatic |
QueueListAsync(long roomId, ChatRoomQueueListDelegate cb, string json_extension="") | NIMChatRoom.ChatRoomApi | inlinestatic |
QueueOfferAsync(long roomId, string element_key, string elemnet_value, ChatRoomQueueOfferDelegate cb, string json_extension="") | NIMChatRoom.ChatRoomApi | inlinestatic |
QueuePollAsync(long roomId, string element_key, ChatRoomQueuePollDelegate cb, string json_extension="") | NIMChatRoom.ChatRoomApi | inlinestatic |
ReceiveMessageDelegate(long roomId, Message message) | NIMChatRoom.ChatRoomApi | |
ReceiveMessageHandler | NIMChatRoom.ChatRoomApi | static |
ReceiveNotificationDelegate(long roomId, Notification notification) | NIMChatRoom.ChatRoomApi | |
ReceiveNotificationHandler | NIMChatRoom.ChatRoomApi | static |
RemoveMember(long roomId, string memberId, string notify, RemoveMemberDelegate cb) | NIMChatRoom.ChatRoomApi | inlinestatic |
RequestLinkInfoWithAnonymous(long roomId, string appKey, RequestChatRoomLinkInfoDelegate callback) | NIMChatRoom.ChatRoomApi | inlinestatic |
SendMessage(long roomId, Message msg) | NIMChatRoom.ChatRoomApi | inlinestatic |
SendMessageDelegate(long roomId, NIM.ResponseCode code, Message message) | NIMChatRoom.ChatRoomApi | |
SendMessageHandler | NIMChatRoom.ChatRoomApi | static |
SetMemberPropertyOnline(long roomId, MemberProperty property, SetMemberPropertyDelegate cb) | NIMChatRoom.ChatRoomApi | inlinestatic |
TempMuteMember(long roomId, string accid, long duration, TempMuteMemberDelegate cb, bool notify, string notify_ext) | NIMChatRoom.ChatRoomApi | inlinestatic |
UpdateMyRoleInfo(long roomId, MemberInfo info, UpdateMyRoleDelegate cb, bool notify, string notify_ext, string jsonExt=null) | NIMChatRoom.ChatRoomApi | inlinestatic |
UpdateRoomInfo(long roomId, ChatRoomInfo info, UpdateRoomInfoDelegate cb, bool notify, string notify_ext) | NIMChatRoom.ChatRoomApi | inlinestatic |