toggle menu
adyen-android
androidJvm
switch theme
search in API
components-core
/
com.adyen.checkout.components.core.internal.provider
/
SdkDataProvider
Sdk
Data
Provider
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
interface
SdkDataProvider
A provider that creates SDK data with the necessary information.
Inheritors
DefaultSdkDataProvider
Members
Functions
create
Encoded
Sdk
Data
Link copied to clipboard
abstract
fun
createEncodedSdkData
(
threeDS2SdkVersion
:
String
?
=
null
)
:
String
?
Creates the encoded SDK data.