Xsolla SDK for Android
Xsolla Payments SDK for Android
/
com.xsolla.android.payments.callbacks
/
GetStatusCallback
Get
Status
Callback
interface
GetStatusCallback
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
(
data
:
InvoicesDataResponse
?
)
Content copied to clipboard
Sources
Payments SDK source
Link copied to clipboard