BMXMessage.ContentType
class im.floo.floolib.BMXMessage.ContentType
消息内容类型
Index
字段
方法
字段
Text
- public static final ContentType Text
-
Image
- public static final ContentType Image
-
Voice
- public static final ContentType Voice
-
Video
- public static final ContentType Video
-
File
- public static final ContentType File
-
Location
- public static final ContentType Location
-
Command
- public static final ContentType Command
-
Forward
- public static final ContentType Forward
-
方法
values
- public static im.floo.floolib.BMXMessage.ContentType[] values();
-
Returns ContentType
valueOf
- public static im.floo.floolib.BMXMessage.ContentType valueOf(java.lang.String name);
-
Returns ContentType
swigValue
- public final int swigValue();
-
Returns int
swigToEnum
- public static ContentType swigToEnum(int swigValue);
-
Returns ContentType
文档反馈
(如有产品使用问题,请 提交工单)