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-core
/
com.mapsted.positioning.coreObjects
/
PropertySearchEntities
Property
Search
Entities
open
class
PropertySearchEntities
Members
Constructors
Property
Search
Entities
Link copied to clipboard
constructor
(
entities
:
Map
<
String
,
SearchEntity
>
,
propertyId
:
Int
)
Properties
property
Id
Link copied to clipboard
val
propertyId
:
Int
Functions
get
Search
Entity
Map
Link copied to clipboard
open
fun
getSearchEntityMap
(
)
:
Map
<
String
,
SearchEntity
>