NIMSDK-AOS  10.9.71
| Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.v2.storage.params.V2NIMDownloadMessageAttachmentParams类 参考

class  V2NIMDownloadMessageAttachmentParamsBuilder
 

Public 成员函数

V2NIMMessageAttachment getAttachment ()
 获取要下载的附件 更多...
 
V2NIMDownloadAttachmentType getType ()
 获取下载附件的类型 更多...
 
V2NIMSize getThumbSize ()
 获取缩略图大小或视频封面大小 更多...
 
String getMessageClientId ()
 获取消息的端侧ID 更多...
 
String getSaveAs ()
 获取附件保存路径 更多...
 
String toString ()
 

详细描述

在文件 V2NIMDownloadMessageAttachmentParams.java10 行定义.

成员函数说明

V2NIMMessageAttachment com.netease.nimlib.sdk.v2.storage.params.V2NIMDownloadMessageAttachmentParams.getAttachment ( )

获取要下载的附件

返回
要下载的附件

在文件 V2NIMDownloadMessageAttachmentParams.java49 行定义.

String com.netease.nimlib.sdk.v2.storage.params.V2NIMDownloadMessageAttachmentParams.getMessageClientId ( )

获取消息的端侧ID

返回
消息的端侧ID

在文件 V2NIMDownloadMessageAttachmentParams.java73 行定义.

String com.netease.nimlib.sdk.v2.storage.params.V2NIMDownloadMessageAttachmentParams.getSaveAs ( )

获取附件保存路径

返回
附件保存路径

在文件 V2NIMDownloadMessageAttachmentParams.java81 行定义.

V2NIMSize com.netease.nimlib.sdk.v2.storage.params.V2NIMDownloadMessageAttachmentParams.getThumbSize ( )

获取缩略图大小或视频封面大小

返回
缩略图大小或视频封面大小

在文件 V2NIMDownloadMessageAttachmentParams.java65 行定义.

V2NIMDownloadAttachmentType com.netease.nimlib.sdk.v2.storage.params.V2NIMDownloadMessageAttachmentParams.getType ( )

获取下载附件的类型

返回
下载附件的类型

在文件 V2NIMDownloadMessageAttachmentParams.java57 行定义.

String com.netease.nimlib.sdk.v2.storage.params.V2NIMDownloadMessageAttachmentParams.toString ( )

该类的文档由以下文件生成: