Enum Entitlements.EntitlementAccessDownloadStatus
Download status
Namespace: Unity.PSN.PS5.Entitlement
Syntax
public enum EntitlementAccessDownloadStatus
Fields
| Name | Description |
|---|---|
| Downloading | There is data to be downloaded, and it is currently being downloaded |
| DownloadSuspended | There is data to be downloaded, and the download is currently paused |
| Installed | There is data to be downloaded, and installation is complete |
| NoExtraData | This additional content does not include any data to be downloaded |
| NoInQueue | There is data to be downloaded, but it has not been installed |