Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-ui-components
/
com.mapsted.ui_components.common
/
CommonUtil
/
Companion
/
getUserCountryCode
get
User
Country
Code
fun
getUserCountryCode
(
latMercator
:
Double
,
lonMercator
:
Double
,
context
:
Context
,
callback
:
(
String
)
->
Unit
)