ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
# QQLite.Framework.SDK.QQClientSDK 类 ## 注释 ~~~ QQClientSDK ~~~ ## 语法 ~~~ public class QQClientSDK ~~~ ## 事件 | | 名称 | 说明 | | --- | --- | --- | | |[SetAllowSendMessage](https://www.kancloud.cn/gxser1986/cqrobot/3016881) | 是否允许发送信息状态改变 | | | [SetClusterCanSend](https://www.kancloud.cn/gxser1986/cqrobot/3016882)| 是否允许发送群信息状态改变 | | | [LoginStatusChange](https://www.kancloud.cn/gxser1986/cqrobot/3016883) | 登陆状态改变时 | | | [LoginWrongPassword](https://www.kancloud.cn/gxser1986/cqrobot/3016884) | 密码错误 | | | [LoginNeedActivation](https://www.kancloud.cn/gxser1986/cqrobot/3016885) | 需要激活 | | | [LoginSuccess](https://www.kancloud.cn/gxser1986/cqrobot/3016886) | 登录成功 | | | [LoginFail](https://www.kancloud.cn/gxser1986/cqrobot/3016887) | 登录失败 | | | [ReceiveNormalIM](https://www.kancloud.cn/gxser1986/cqrobot/3016888) | 收到一条普通信息 | | | [ReceiveQQPay](https://www.kancloud.cn/gxser1986/cqrobot/3016889) | 收到QQ转账 | | | [ReceiveVibration](https://www.kancloud.cn/gxser1986/cqrobot/3016890) | 收到振动事件 | | | [ReceiveInputState](https://www.kancloud.cn/gxser1986/cqrobot/3016891) | 收到正在输入事件 | | | [ReceiveTempSessionIM](https://www.kancloud.cn/gxser1986/cqrobot/3016892) | 收到一条临时会话信息 | | | [ReceiveKickOut](https://www.kancloud.cn/gxser1986/cqrobot/3016893) | 事件在收到你的QQ号在其他地方登陆导致你被系统踢出时发生, | | | [ReceiveSysMessage](https://www.kancloud.cn/gxser1986/cqrobot/3016894) | 收到系统消息 | | | [FriendStatusChange](https://www.kancloud.cn/gxser1986/cqrobot/3016895) | 收到好友的状态发生变化 | | | [FriendSignatureChange](https://www.kancloud.cn/gxser1986/cqrobot/3016896) | 好友个性签名改变 | | | [FriendGeRemarksNameSuccess](https://www.kancloud.cn/gxser1986/cqrobot/3016897) | 获取好友备注成功 | | | [FriendGetBlockedContactSuccess](https://www.kancloud.cn/gxser1986/cqrobot/3016898) | 获取黑名单 | | | [FriendGeStrangerSuccess](https://www.kancloud.cn/gxser1986/cqrobot/3016899) | 获取陌生人 | | | [FriendOnlineFriendSuccess](https://www.kancloud.cn/gxser1986/cqrobot/3016900) | 获取在线好友 | | | [FriendGetFriendInfoSuccess](https://www.kancloud.cn/gxser1986/cqrobot/3016901) | 获取好友资料 | | | [FriendGetGroupSuccess](https://www.kancloud.cn/gxser1986/cqrobot/3016902) | 获取好友分组 | | | [FriendApproveAndAdd](https://www.kancloud.cn/gxser1986/cqrobot/3016903) | 事件发生在我请求加一个人,那个人同意并添加我为好友时 | | | [FriendApprove](https://www.kancloud.cn/gxser1986/cqrobot/3016904) | 事件发生在我请求加一个人,那个人同意时 | | | [FriendAddReject](https://www.kancloud.cn/gxser1986/cqrobot/3016905) | 事件发生在我请求加一个人,那个人拒绝时 | | | [FriendRequestAddMe](https://www.kancloud.cn/gxser1986/cqrobot/3016906) | 事件发生在有人请求加我为好友时,允许任何人,需要正确回答问题 | | | [FriendRequestAddMeAuth](https://www.kancloud.cn/gxser1986/cqrobot/3016907) | 事件发生在有人请求加我为好友时,需要验证信息,需要回答问题并由我审核 | | | [FriendAddToken](https://www.kancloud.cn/gxser1986/cqrobot/3016908) | 获取加好友Token | | | [FriendAddAuthorize](https://www.kancloud.cn/gxser1986/cqrobot/3016909) | 添加好友验证信息 | | | [FriendAddSuccess](https://www.kancloud.cn/gxser1986/cqrobot/3016910) | 添加好友验证信息 | | | [FriendReceiveAdd](https://www.kancloud.cn/gxser1986/cqrobot/3016911) | 添加好友成功 情况有: 我添加好友:对方不需要验证(陌生人) 我添加好友:对方仅确认(好友) 我添加好友:对方确认并添加好友(好友) 好友添加我:我仅确认(陌生人) 好友添加我:我确认并添加好友(好友) | | | [ReceiveClusterIM](https://www.kancloud.cn/gxser1986/cqrobot/3016912) | 接收到普通群消息 | | | [ReceiveDiscussionIM](https://www.kancloud.cn/gxser1986/cqrobot/3016913) | 接收到讨论组消息 | | | [ClusterInviteMe](https://www.kancloud.cn/gxser1986/cqrobot/3016914) | 有人邀请我加入群(e.Cancel==true停止进入下一个插件) | | | [ClusterMeJoin](https://www.kancloud.cn/gxser1986/cqrobot/3016915) | 对方同意我加入群 | | | [ClusterRequestJoin](https://www.kancloud.cn/gxser1986/cqrobot/3016916) | 有人请求加入群,带附加消息(e.Cancel==true停止进入下一个插件) | | | [ClusterRejectJoin](https://www.kancloud.cn/gxser1986/cqrobot/3016917) | 被拒绝加入群,带附加拒绝消息 | | | [ClusterMemberGag](https://www.kancloud.cn/gxser1986/cqrobot/3016918) | 收到群成员禁言操作 | | | [ClusterReCallMessage](https://www.kancloud.cn/gxser1986/cqrobot/3016919) | 收到群成员撤回消息操作 | | | [ClusterMemberJoin](https://www.kancloud.cn/gxser1986/cqrobot/3016920) | 有群成员加入群 | | | [ClusterMemberExit](https://www.kancloud.cn/gxser1986/cqrobot/3016921) | 有群成员退出 | | | [ClusterMemberKick](https://www.kancloud.cn/gxser1986/cqrobot/3016922) | 有群成员被踢出 | | | [ClusterMeExit](https://www.kancloud.cn/gxser1986/cqrobot/3016923) | 我退出了一个群 | | | [ClusterJoinToken](https://www.kancloud.cn/gxser1986/cqrobot/3016924) | 获取进群Token | | | [ClusterJoinSuccess](https://www.kancloud.cn/gxser1986/cqrobot/3016925) | 请求进群 | | | [ClusterGetGroupSuccess](https://www.kancloud.cn/gxser1986/cqrobot/3016865) | 获取群分组成功 | | | [ClusterGetInfoSuccess](https://www.kancloud.cn/gxser1986/cqrobot/3016866) | 获取群信息成功 | | | [ClusterRoleChange](https://www.kancloud.cn/gxser1986/cqrobot/3016867) | 群管理员角色变更 | | | [ClusterCardChange](https://www.kancloud.cn/gxser1986/cqrobot/3016868) | 群成员名片变更 | | | [ClusterSearchSuccess](https://www.kancloud.cn/gxser1986/cqrobot/3016869) | 搜索群成功 | | | [ClusterSendIMSuccess](https://www.kancloud.cn/gxser1986/cqrobot/3016870) | 发送群信息成功 | | | [ClusterXml](https://www.kancloud.cn/gxser1986/cqrobot/301687) | 收到群共享文件、群动态 | | | [KeepAliveSuccess](https://www.kancloud.cn/gxser1986/cqrobot/3016872) | 心跳包 | | | [LostConnection](https://www.kancloud.cn/gxser1986/cqrobot/3016873) | 掉线(收不到心跳包) | | | [Log](https://www.kancloud.cn/gxser1986/cqrobot/3016874) | 输出信息 | | | [VerifyCode](https://www.kancloud.cn/gxser1986/cqrobot/3016875) | 需要验证码 | | | [FrameworkLog](https://www.kancloud.cn/gxser1986/cqrobot/3016876) | 输出信息 | | | [FilterNormalIM](https://www.kancloud.cn/gxser1986/cqrobot/3016877) | 过滤处理好友信息 | | | [FilterTempSessionIM](https://www.kancloud.cn/gxser1986/cqrobot/3016878) | 过滤处理临时信息 | | | [FilterClusterIM](https://www.kancloud.cn/gxser1986/cqrobot/3016879) | 过滤处理群信息 | | | [FilterDiscussionIM](https://www.kancloud.cn/gxser1986/cqrobot/3016880) | 过滤处理讨论组信息 |