|
static void | NimChatroomGetRoomInfoCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomUpdateRoomInfoCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomUpdateLocationCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomLinkConditionChangeCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomInitQueueCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomBatchUpdateQueueCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomClearQueueCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomFetchQueueCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomPollQueueCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomPickHeaderQueueCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomUpdateQueueCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomWillSendMessageCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomUploadAttachmentEndingCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomSendingMessageCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomReceiveMessageCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomReceiveNotificationCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomReceiveMessagesCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomSendMessageAckCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomQueryMessageCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomUpdateMyRoomRoleCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomQueryMembersCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomQueryMembersByAccountsCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomQueryMembersByTagCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomQueryMembersCountByTagCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomSetMemberTempMuteByTagCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomSetMemberBlackListCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomSetMemberMuteCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomSetMemberTempMuteCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomSetMemberManagerCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomSetMemberNormalCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomKickMemberCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomLoginStateChangeCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomKickoutCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomEnterCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomIndependentEnterCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomAnonymousEnterCallbackImpl (IntPtr arg1, IntPtr userData) |
|
static void | NimChatroomExitCallbackImpl (IntPtr arg1, IntPtr userData) |
|
|
static DelegateNimChatroomGetRoomInfoCallback | OnNimChatroomGetRoomInfo = NimChatroomGetRoomInfoCallbackImpl |
|
static DelegateNimChatroomUpdateRoomInfoCallback | OnNimChatroomUpdateRoomInfo = NimChatroomUpdateRoomInfoCallbackImpl |
|
static DelegateNimChatroomUpdateLocationCallback | OnNimChatroomUpdateLocation = NimChatroomUpdateLocationCallbackImpl |
|
static DelegateNimChatroomLinkConditionChangeCallback | OnNimChatroomLinkConditionChange = NimChatroomLinkConditionChangeCallbackImpl |
|
static DelegateNimChatroomInitQueueCallback | OnNimChatroomInitQueue = NimChatroomInitQueueCallbackImpl |
|
static DelegateNimChatroomBatchUpdateQueueCallback | OnNimChatroomBatchUpdateQueue = NimChatroomBatchUpdateQueueCallbackImpl |
|
static DelegateNimChatroomClearQueueCallback | OnNimChatroomClearQueue = NimChatroomClearQueueCallbackImpl |
|
static DelegateNimChatroomFetchQueueCallback | OnNimChatroomFetchQueue = NimChatroomFetchQueueCallbackImpl |
|
static DelegateNimChatroomPollQueueCallback | OnNimChatroomPollQueue = NimChatroomPollQueueCallbackImpl |
|
static DelegateNimChatroomPickHeaderQueueCallback | OnNimChatroomPickHeaderQueue = NimChatroomPickHeaderQueueCallbackImpl |
|
static DelegateNimChatroomUpdateQueueCallback | OnNimChatroomUpdateQueue = NimChatroomUpdateQueueCallbackImpl |
|
static DelegateNimChatroomWillSendMessageCallback | OnNimChatroomWillSendMessage = NimChatroomWillSendMessageCallbackImpl |
|
static DelegateNimChatroomUploadAttachmentEndingCallback | OnNimChatroomUploadAttachmentEnding = NimChatroomUploadAttachmentEndingCallbackImpl |
|
static DelegateNimChatroomSendingMessageCallback | OnNimChatroomSendingMessage = NimChatroomSendingMessageCallbackImpl |
|
static DelegateNimChatroomReceiveMessageCallback | OnNimChatroomReceiveMessage = NimChatroomReceiveMessageCallbackImpl |
|
static DelegateNimChatroomReceiveNotificationCallback | OnNimChatroomReceiveNotification = NimChatroomReceiveNotificationCallbackImpl |
|
static DelegateNimChatroomReceiveMessagesCallback | OnNimChatroomReceiveMessages = NimChatroomReceiveMessagesCallbackImpl |
|
static DelegateNimChatroomSendMessageAckCallback | OnNimChatroomSendMessageAck = NimChatroomSendMessageAckCallbackImpl |
|
static DelegateNimChatroomQueryMessageCallback | OnNimChatroomQueryMessage = NimChatroomQueryMessageCallbackImpl |
|
static DelegateNimChatroomUpdateMyRoomRoleCallback | OnNimChatroomUpdateMyRoomRole = NimChatroomUpdateMyRoomRoleCallbackImpl |
|
static DelegateNimChatroomQueryMembersCallback | OnNimChatroomQueryMembers = NimChatroomQueryMembersCallbackImpl |
|
static DelegateNimChatroomQueryMembersByAccountsCallback | OnNimChatroomQueryMembersByAccounts = NimChatroomQueryMembersByAccountsCallbackImpl |
|
static DelegateNimChatroomQueryMembersByTagCallback | OnNimChatroomQueryMembersByTag = NimChatroomQueryMembersByTagCallbackImpl |
|
static DelegateNimChatroomQueryMembersCountByTagCallback | OnNimChatroomQueryMembersCountByTag = NimChatroomQueryMembersCountByTagCallbackImpl |
|
static DelegateNimChatroomSetMemberTempMuteByTagCallback | OnNimChatroomSetMemberTempMuteByTag = NimChatroomSetMemberTempMuteByTagCallbackImpl |
|
static DelegateNimChatroomSetMemberBlackListCallback | OnNimChatroomSetMemberBlackList = NimChatroomSetMemberBlackListCallbackImpl |
|
static DelegateNimChatroomSetMemberMuteCallback | OnNimChatroomSetMemberMute = NimChatroomSetMemberMuteCallbackImpl |
|
static DelegateNimChatroomSetMemberTempMuteCallback | OnNimChatroomSetMemberTempMute = NimChatroomSetMemberTempMuteCallbackImpl |
|
static DelegateNimChatroomSetMemberManagerCallback | OnNimChatroomSetMemberManager = NimChatroomSetMemberManagerCallbackImpl |
|
static DelegateNimChatroomSetMemberNormalCallback | OnNimChatroomSetMemberNormal = NimChatroomSetMemberNormalCallbackImpl |
|
static DelegateNimChatroomKickMemberCallback | OnNimChatroomKickMember = NimChatroomKickMemberCallbackImpl |
|
static DelegateNimChatroomLoginStateChangeCallback | OnNimChatroomLoginStateChange = NimChatroomLoginStateChangeCallbackImpl |
|
static DelegateNimChatroomKickoutCallback | OnNimChatroomKickout = NimChatroomKickoutCallbackImpl |
|
static DelegateNimChatroomEnterCallback | OnNimChatroomEnter = NimChatroomEnterCallbackImpl |
|
static DelegateNimChatroomIndependentEnterCallback | OnNimChatroomIndependentEnter = NimChatroomIndependentEnterCallbackImpl |
|
static DelegateNimChatroomAnonymousEnterCallback | OnNimChatroomAnonymousEnter = NimChatroomAnonymousEnterCallbackImpl |
|
static DelegateNimChatroomExitCallback | OnNimChatroomExit = NimChatroomExitCallbackImpl |
|