JavaSteam
Toggle table of contents
1.7.0
jvm
Platform filter
jvm
Switch theme
Search in API
JavaSteam
JavaSteam
/
in.dragonbra.javasteam.steam.handlers.steamcloud
/
FileDownloadInfo
File
Download
Info
class
FileDownloadInfo
(
response
:
SteammessagesCloudSteamclient.CCloud_ClientFileDownload_Response.Builder
)
Members
Constructors
File
Download
Info
Link copied to clipboard
constructor
(
response
:
SteammessagesCloudSteamclient.CCloud_ClientFileDownload_Response.Builder
)
Properties
app
ID
Link copied to clipboard
val
appID
:
Int
encrypted
Link copied to clipboard
val
encrypted
:
Boolean
file
Size
Link copied to clipboard
val
fileSize
:
Int
is
Explicit
Delete
Link copied to clipboard
val
isExplicitDelete
:
Boolean
raw
File
Size
Link copied to clipboard
val
rawFileSize
:
Int
request
Headers
Link copied to clipboard
val
requestHeaders
:
List
<
HttpHeaders
>
sha
File
Link copied to clipboard
val
shaFile
:
ByteArray
timestamp
Link copied to clipboard
val
timestamp
:
Date
url
Host
Link copied to clipboard
val
urlHost
:
String
url
Path
Link copied to clipboard
val
urlPath
:
String
use
Https
Link copied to clipboard
val
useHttps
:
Boolean