public class AppOwnershipTicketCallback extends CallbackMsg
SteamApps.getAppOwnershipTicket(int)| Constructor and Description |
|---|
AppOwnershipTicketCallback(JobID jobID,
in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver.CMsgClientGetAppOwnershipTicketResponse.Builder msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAppID() |
EResult |
getResult() |
byte[] |
getTicket() |
getJobID, setJobIDpublic AppOwnershipTicketCallback(JobID jobID, in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver.CMsgClientGetAppOwnershipTicketResponse.Builder msg)
public EResult getResult()
public int getAppID()
public byte[] getTicket()