toggle menu
adyen-android
androidJvm
switch theme
search in API
components-core
/
com.adyen.checkout.components.core.internal.util
/
CountryUtils
Country
Utils
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
object
CountryUtils
Members
Functions
get
Countries
Link copied to clipboard
@
JvmStatic
fun
getCountries
(
allowedISOCodes
:
List
<
String
>
?
=
null
)
:
List
<
CountryInfo
>
Returns the list of supported countries to display.
get
Country
Name
Link copied to clipboard
@
JvmStatic
fun
getCountryName
(
isoCode
:
String
,
locale
:
Locale
)
:
String
Returns the localized display name of a country