public class ChatTypeConstant
extends Object
聊天对象类型
- 作者:
- DaenMax
-
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
BOT
public static final String BOT
- 另请参阅:
-
-
GROUP
public static final String GROUP
- 另请参阅:
-
-
构造器详细资料
-
ChatTypeConstant
public ChatTypeConstant()