public class ResolveVanityURL extends SteamUserRequest
Constructor and Description |
---|
ResolveVanityURL(int apiVersion,
String vanityUrl)
Constructor for ResolveVanityURL.
|
ResolveVanityURL(int apiVersion,
String vanityUrl,
VanityUrlType urlType)
Constructor for ResolveVanityURL.
|
getSteamApiInterface, getSteamApiMethod, setSteamApiInterface, setSteamApiMethod
apiVersion, apiVersion, baseUrlFormat, baseUrlFormat, getMessage, hasProperty, property, property, resolveBaseUrl, resolveProperties, urlParam
baseUrl, build, encode, encode, header, method, request, urlParam
buildToString, equals, hashCode, id, toString
public ResolveVanityURL(int apiVersion, String vanityUrl)
Constructor for ResolveVanityURL.
apiVersion
- a intvanityUrl
- a String
objectpublic ResolveVanityURL(int apiVersion, String vanityUrl, VanityUrlType urlType)
Constructor for ResolveVanityURL.
apiVersion
- a intvanityUrl
- a String
objecturlType
- a VanityUrlType
objectCopyright © 2016–2024. All rights reserved.