ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
# QQLite.Framework.QQEnum.QQStatus 枚举 ## 注释 ~~~ 在线状态 ~~~ ## 语法 ~~~ public enum QQStatus : byte复制代码 ~~~ ## 字段 | | 名称 | 说明 | | --- | --- | --- | | | [未知](https://www.kancloud.cn/gxser1986/cqrobot/3015920) | 未知 None | | | [在线](https://www.kancloud.cn/gxser1986/cqrobot/3015921) | 在线 Online | | | [离线](https://www.kancloud.cn/gxser1986/cqrobot/3015922) | 离线 Offline | | | [离开](https://www.kancloud.cn/gxser1986/cqrobot/3015923) | 离开 Away | | | [忙碌](https://www.kancloud.cn/gxser1986/cqrobot/3015924) | 忙碌 | | | [Q我吧](https://www.kancloud.cn/gxser1986/cqrobot/3015925) | Q我吧 Qme | | | [请勿打扰](https://www.kancloud.cn/gxser1986/cqrobot/3015926) | 请勿打扰 Mute | | | [手机QQ在线](https://www.kancloud.cn/gxser1986/cqrobot/3015927) | 手机QQ在线 超级QQ在线 MobileSMS | | | [微信离线](https://www.kancloud.cn/gxser1986/cqrobot/3015928) | 微信离线 WeChat | | | [隐身](https://www.kancloud.cn/gxser1986/cqrobot/3015929) | 隐身 Invisible | | | [删除好友](https://www.kancloud.cn/gxser1986/cqrobot/3015930) | 删除好友 |