public class PurchaseResponseCallback extends CallbackMsg
| Constructor and Description |
|---|
PurchaseResponseCallback(JobID jobID,
in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver2.CMsgClientPurchaseResponse.Builder msg) |
| Modifier and Type | Method and Description |
|---|---|
KeyValue |
getPurchaseReceiptInfo() |
EPurchaseResultDetail |
getPurchaseResultDetail() |
EResult |
getResult() |
getJobID, setJobIDpublic PurchaseResponseCallback(JobID jobID, in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver2.CMsgClientPurchaseResponse.Builder msg)
public EResult getResult()
public EPurchaseResultDetail getPurchaseResultDetail()
public KeyValue getPurchaseReceiptInfo()