public final class AppOwnershipTicketCallback extends CallbackMsg
SteamApps.getAppOwnershipTicket(int).| Modifier and Type | Field and Description |
|---|---|
private int |
appID
Gets the AppID this ticket is for.
|
private EResult |
result
Gets the result of requesting the ticket.
|
private byte[] |
ticket
Gets the ticket data.
|
| Constructor and Description |
|---|
AppOwnershipTicketCallback(uk.co.thomasc.steamkit.base.generated.SteammessagesClientserver.CMsgClientGetAppOwnershipTicketResponse msg) |
private final EResult result
private final int appID
private final byte[] ticket
Copyright © 2012. All Rights Reserved.