Xsolla SDK for Android
Xsolla Store SDK for Android
/
com.xsolla.android.store.callbacks.gamekeys
/
GetGameKeyForCatalogCallback
Get
Game
Key
For
Catalog
Callback
interface
GetGameKeyForCatalogCallback
Content copied to clipboard
Functions
Sources
Functions
on
Error
Link copied to clipboard
abstract
fun
onError
(
throwable
:
Throwable
?
,
errorMessage
:
String
?
)
Content copied to clipboard
on
Success
Link copied to clipboard
abstract
fun
onSuccess
(
response
:
GameKeysResponse
)
Content copied to clipboard
Sources
Store SDK source
Link copied to clipboard