- 资源:ExpansionFile
<ph type="x-smartling-placeholder">
- </ph>
- JSON 表示法
- 方法
资源:ExpansionFile
扩展文件。ExpansionFilesService 的资源。
JSON 表示法 |
---|
{ "referencesVersion": integer, "fileSize": string } |
字段 | |
---|---|
referencesVersion |
如果设置,此 APK 的扩展文件会引用另一个 APK 的扩展文件。将不会设置 fileSize 字段。 |
fileSize |
如果设置此字段,则表示此 APK 已上传了扩展文件:此 APK 不会引用其他 APK 的扩展文件。此字段的值是上传的扩展文件的大小(以字节为单位)。 |
方法 |
|
---|---|
|
获取指定 APK 的扩展文件配置。 |
|
修补了 APK 的扩展文件配置,以引用其他 APK 的扩展文件。 |
|
更新 APK 的扩展文件配置,以引用其他 APK 的扩展文件。 |
|
上传新的扩展文件并将其附加到指定的 APK。 |