BMXMessageAttachment
类 BMXMessageAttachment
-
java.lang.Object
-
- BMXBaseObject
-
- im.floo.floolib.BMXMessageAttachment
-
直接已知子类:
BMXFileAttachment, BMXLocationAttachment
public class BMXMessageAttachment extends BMXBaseObject
消息附件
-
-
嵌套类概要
嵌套类
限定符和类型 类和说明 static class
BMXMessageAttachment.DownloadStatus
附件下载状态static class
BMXMessageAttachment.Size
图片/视频大小static class
BMXMessageAttachment.Type
附件类型 -
构造器概要
构造器
限定符 构造器和说明 protected
BMXMessageAttachment(long cPtr, boolean cMemoryOwn)
-
方法概要
所有方法 静态方法 实例方法 具体方法
限定符和类型 方法和说明 BMXMessageAttachment
clone()
复制附件void
delete()
protected void
finalize()
protected static long
getCPtr(BMXMessageAttachment obj)
BMXMessageAttachment.Type
type()
附件类型-
从类继承的方法 java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
构造器详细资料
-
BMXMessageAttachment
protected BMXMessageAttachment(long cPtr, boolean cMemoryOwn)
-
-
方法详细资料
-
getCPtr
protected static long getCPtr(BMXMessageAttachment obj)
-
finalize
protected void finalize()
-
delete
public void delete()
-
type
public BMXMessageAttachment.Type type()
附件类型
返回:
Type
-
clone
public BMXMessageAttachment clone()
复制附件
返回:
BMXMessageAttachmentPtr
-
-
文档反馈
(如有产品使用问题,请 提交工单)