Skip to main content

文件消息(FileMessage)是 SDK 内置的消息类型,对应的 contentType 是 @"jg:file"。

属性名类型说明版本
nameString文件名称1.0.0
localPathString文件的本地路径1.0.0
urlString文件的远端地址地址1.0.0
sizelong文件大小,单位 Byte1.0.0
typeString文件类型1.0.0
extraString扩展字段1.0.0