public final class AppChangesCallback extends CallbackMsg
SteamApps.getAppChanges()
.Modifier and Type | Field and Description |
---|---|
private List<Integer> |
appIDs
Gets the list of AppIDs that have changed since the last change number request.
|
private int |
currentChangeNumber
Gets the current change number.
|
boolean |
forceFullUpdate
Gets a value indicating whether the backend wishes for the client to perform a full update.
|
Constructor and Description |
---|
AppChangesCallback(uk.co.thomasc.steamkit.base.generated.SteammessagesClientserver.CMsgClientAppInfoChanges msg) |
private final List<Integer> appIDs
private final int currentChangeNumber
public boolean forceFullUpdate
Copyright © 2012. All Rights Reserved.