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.usecase
/
GetBuildings
Get
Buildings
class
GetBuildings
(
propertyHomeRepository
:
PropertyHomeRepositoryImpl
)
Members
Constructors
Get
Buildings
Link copied to clipboard
constructor
(
propertyHomeRepository
:
PropertyHomeRepositoryImpl
)
Functions
execute
Link copied to clipboard
fun
execute
(
request
:
BuildingRequest
)
:
List
<
Building
>