BMXFileAttachment
class im.floo.floolib.BMXFileAttachment
消息文件附件
Index
方法
方法
getCPtr
- protected static long getCPtr(BMXFileAttachment obj);
-
Returns long
finalize
- protected void finalize();
-
Returns void
delete
- public synchronized void delete();
-
Returns void
type
- public BMXMessageAttachment.Type type();
-
返回文件类型
Returns Type
clone
- public BMXMessageAttachment clone();
-
克隆函数
Returns BMXMessageAttachment
path
- public String path();
-
本地路径
Returns String
displayName
- public String displayName();
-
显示名
Returns String
ratelUrl
- public String ratelUrl();
-
Returns String
url
- public String url();
-
远程URL
Returns String
fileLength
- public long fileLength();
-
文件长度
Returns long
downloadStatus
- public BMXMessageAttachment.DownloadStatus downloadStatus();
-
附件下载状态
Returns DownloadStatus
dynamic_cast
- public static BMXFileAttachment dynamic_cast(BMXMessageAttachment attachment);
-
Returns BMXFileAttachment
文档反馈
(如有产品使用问题,请 提交工单)