NIM Unity SDK V2.6.0
载入中...
搜索中...
未找到
属性 | 所有成员列表
NIM.NIMVideoAttachment类 参考
类 NIM.NIMVideoAttachment 继承关系图:
NIM.NIMMessageAttachment NimUtility.NimJsonObject< NIMMessageAttachment >

属性

int Duration [get, set]
 
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)
 

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