im::floo::floolib::BMXFileAttachment
Last updated
Was this helpful?
Last updated
Was this helpful?
消息文件附件
Inherits from , BMXBaseObject
Inherited by , ,
synchronized void
BMXMessageAttachment.Type
String
String
String
String
long
BMXMessageAttachment.DownloadStatus
void
long
构造函数,构建发送文件消息附件
Parameters:
path 文件的本地路径
displayName 文件展示名
构造函数,构建接收文件消息附件
Parameters:
ratelUrl ratel服务器地址
displayName 文件展示名
fileLength 文件大小
返回文件类型
Return: Type
克隆函数
Return: BMXMessageAttachmentPtr
本地路径
Return: std::string
显示名
Return: std::string
远程URL
Return: std::string
文件长度
Return: std::string
附件下载状态
Return: DownloadStatus
Updated on 2022-01-26 at 17:18:31 +0800
()
(String path, String displayName) 构造函数,构建发送文件消息附件
(String path)
(String ratelUrl, String displayName, long fileLength) 构造函数,构建接收文件消息附件
() 返回文件类型
() 克隆函数
() 本地路径
() 显示名
()
() 远程URL
() 文件长度
() 附件下载状态
( attachment)
(long cPtr, boolean cMemoryOwn)
()
( obj)
Protected Functions inherited from
(long cPtr, boolean cMemoryOwn)
Reimplements:
Reimplemented by: , ,
Reimplements:
Reimplemented by: , ,
Reimplements:
Reimplemented by: , ,
Reimplemented by: , ,
Reimplements:
Reimplemented by: , ,