NIM Unity SDK  V2.4.2
属性 | 所有成员列表
NIM.NIMImageAttachment类 参考
类 NIM.NIMImageAttachment 继承关系图:
NIM.NIMMessageAttachment NimUtility.NimJsonObject< NIMMessageAttachment >

属性

int Width [get, set]
 图片宽度 更多...
 
int Height [get, set]
 图片高度 更多...
 
- 属性 继承自 NIM.NIMMessageAttachment
string MD5 [get, set]
 文件内容MD5 更多...
 
long Size [get, set]
 文件大小 更多...
 
string RemoteUrl [get, set]
 上传云端后得到的文件下载地址 更多...
 
string DisplayName [get, set]
 用于显示的文件名称 更多...
 
string FileExtension [get, set]
 文件扩展名 更多...
 
string LocalResID [get, set]
 多媒体资源id,发送方选填,接收方收到的是客户端消息id 更多...
 
string AttachmentTag [get, set]
 (可选)发送含有附件的消息时使用的场景标签(可参见nos删除策略) ,Audio Image Video File 或者可以被SDK解析到本地文件路径的自定义消息 更多...
 
- 属性 继承自 NimUtility.NimJsonObject< NIMMessageAttachment >
virtual bool IgnoreDefauleValue [get, set]
 
string JSON [get, set]
 

额外继承的成员函数

- Public 成员函数 继承自 NimUtility.NimJsonObject< NIMMessageAttachment >
virtual string Serialize ()
 
virtual string SerializeWithIndented ()
 
- 静态 Public 成员函数 继承自 NimUtility.NimJsonObject< NIMMessageAttachment >
static T Deserialize (string json)
 

属性说明

◆ Width

int NIM.NIMImageAttachment.Width
getset

图片宽度

◆ Height

int NIM.NIMImageAttachment.Height
getset

图片高度


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