public class GetNewsForApp extends SteamNewsRequest
GetNewsForApp class.
| Constructor and Description |
|---|
GetNewsForApp(int apiVersion,
int appId)
Constructor for GetNewsForApp.
|
| Modifier and Type | Method and Description |
|---|---|
GetNewsForApp |
count(int count)
count.
|
GetNewsForApp |
endDate(int endDate)
endDate.
|
GetNewsForApp |
feeds(String feeds)
feeds.
|
GetNewsForApp |
maxLength(int maxLength)
maxLength.
|
getSteamApiInterface, getSteamApiMethod, setSteamApiInterface, setSteamApiMethodapiVersion, apiVersion, baseUrlFormat, baseUrlFormat, getMessage, hasProperty, property, property, resolveBaseUrl, resolveProperties, urlParambaseUrl, build, encode, encode, header, method, request, urlParambuildToString, equals, hashCode, id, toStringpublic GetNewsForApp(int apiVersion,
int appId)
Constructor for GetNewsForApp.
apiVersion - a intappId - a intpublic GetNewsForApp maxLength(int maxLength)
maxLength.
maxLength - a intGetNewsForApp objectpublic GetNewsForApp endDate(int endDate)
endDate.
endDate - a intGetNewsForApp objectpublic GetNewsForApp count(int count)
count.
count - a intGetNewsForApp objectpublic GetNewsForApp feeds(String feeds)
feeds.
feeds - a String objectGetNewsForApp objectCopyright © 2016–2024. All rights reserved.