Class: EDRMBlobDownloadType
- Inherits:
-
Object
- Object
- EDRMBlobDownloadType
- Defined in:
- lib/steamd/generated/enums.rb
Overview
Represents the EDRMBlobDownloadType enum
Constant Summary collapse
- DATA_TYPE =
Data type of EDRMBlobDownloadType
'flags'- ERROR =
Constant ERROR for EDRMBlobDownloadType
0- FILE =
Constant FILE for EDRMBlobDownloadType
1- PARTS =
Constant PARTS for EDRMBlobDownloadType
2- COMPRESSED =
Constant COMPRESSED for EDRMBlobDownloadType
4- ALL_MASK =
Constant ALL_MASK for EDRMBlobDownloadType
7- IS_JOB =
Constant IS_JOB for EDRMBlobDownloadType
8- HIGH_PRIORITY =
Constant HIGH_PRIORITY for EDRMBlobDownloadType
16- ADD_TIMESTAMP =
Constant ADD_TIMESTAMP for EDRMBlobDownloadType
32- LOW_PRIORITY =
Constant LOW_PRIORITY for EDRMBlobDownloadType
64