toggle menu
processout-android
4.24.0
androidJvm
switch theme
search in API
sdk
/
com.processout.processout_sdk
/
FetchGatewaysConfigurationsCallback
Fetch
Gateways
Configurations
Callback
interface
FetchGatewaysConfigurationsCallback
Members
Functions
on
Error
Link copied to clipboard
abstract
fun
onError
(
e
:
Exception
)
on
Success
Link copied to clipboard
abstract
fun
onSuccess
(
gateways
:
ArrayList
<
GatewayConfiguration
>
)