JavaSteam
Toggle table of contents
1.7.0
jvm
Platform filter
jvm
Switch theme
Search in API
JavaSteam
JavaSteam
/
in.dragonbra.javasteam.steam.cdn
/
Client
/
Companion
Companion
object
Companion
Members
Properties
request
Timeout
Link copied to clipboard
var
requestTimeout
:
Long
Default timeout to use when making requests
response
Body
Timeout
Link copied to clipboard
var
responseBodyTimeout
:
Long
Default timeout to use when reading the response body
Functions
build
Command
Link copied to clipboard
@
JvmStatic
@
JvmOverloads
fun
buildCommand
(
server
:
Server
,
command
:
String
,
query
:
String
?
=
null
,
proxyServer
:
Server
?
=
null
)
:
HttpUrl