public interface SteamUserCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onEncryptedAppTicket(SteamResult result) |
void |
onMicroTxnAuthorization(int appID,
long orderID,
boolean authorized) |
void |
onValidateAuthTicket(SteamID steamID,
SteamAuth.AuthSessionResponse authSessionResponse,
SteamID ownerSteamID) |
void onValidateAuthTicket(SteamID steamID, SteamAuth.AuthSessionResponse authSessionResponse, SteamID ownerSteamID)
void onMicroTxnAuthorization(int appID,
long orderID,
boolean authorized)
void onEncryptedAppTicket(SteamResult result)
Copyright © 2018. All rights reserved.