Xsolla SDK for Android
Xsolla Store SDK for Android
/
com.xsolla.android.store.callbacks
/
GetVirtualItemsShortCallback
Get
Virtual
Items
Short
Callback
interface
GetVirtualItemsShortCallback
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
:
VirtualItemsShortResponse
)
Content copied to clipboard
Sources
Store SDK source
Link copied to clipboard