EContent Store Item Status
Enumerates extras item possible states
Parameters
value
int value
Entries
Link copied to clipboard
The item has no content
Link copied to clipboard
Download is waiting in the downloads queue due to "max parallel downloads" constraint
Link copied to clipboard
Download is temporary waiting for some condition to be met. E.g. waiting for a connection to be available.
Link copied to clipboard
Download is waiting for a free network to begin/resume the download.
Link copied to clipboard
Download is running.
Link copied to clipboard
Items selected for download during an update operation will enter this state
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.