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