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-app-template
/
com.mapsted.app_template.domain.model
/
Building
/
Building
Building
constructor
(
buildingName
:
String
=
""
,
buildingAddress
:
String
=
""
,
buildingImageUrl
:
String
?
,
buildingId
:
Int
?
=
null
,
buildingPlaceholderImageUrl
:
Int
=
R.drawable.no_image_placeholder
,
mapDownloadStatus
:
DownloadStatus
?
=
null
)