Xsolla SDK for Android
Xsolla Store SDK for Android
/
com.xsolla.android.store.callbacks
/
GetCouponRewardsByCodeCallback
Get
Coupon
Rewards
By
Code
Callback
interface
GetCouponRewardsByCodeCallback
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
:
RewardsByCodeResponse
)
Content copied to clipboard
Sources
Store SDK source
Link copied to clipboard