Constructor
new FileMessage()
Classes
Methods
getExtension() → {string}
获取文件扩展名。
Returns:
返回文件扩展名。
- Type
- string
getFileName() → {string}
获取文件名。
Returns:
返回文件名。
- Type
- string
getFileSize() → {number}
获取文件大小。
Returns:
返回文件大小。
- Type
- number
文件消息。
获取文件扩展名。
返回文件扩展名。
获取文件名。
返回文件名。
获取文件大小。
返回文件大小。