sdk
/
com.mapbox.search
/
Country
Country
class
Country
(code:
String
) :
Parcelable
Content copied to clipboard
Countries list to use in
com.mapbox.search.SearchOptions
.
Constructors
Functions
Properties
Constructors
Country
Link copied to clipboard
fun
Country
(code:
String
)
Content copied to clipboard
Functions
describeContents
Link copied to clipboard
abstract fun
describeContents
():
Int
Content copied to clipboard
writeToParcel
Link copied to clipboard
abstract fun
writeToParcel
(p0:
Parcel
, p1:
Int
)
Content copied to clipboard
Properties
code
Link copied to clipboard
val
code
:
String
Content copied to clipboard
country code in ISO 3166 alpha 2.