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
/
com.mapsted.ui.data.local.db
/
SavedEntitiesRepository
/
updateFavorite
update
Favorite
open
fun
updateFavorite
(
propertyId
:
Int
,
buildingId
:
Int
,
entityId
:
Int
,
floorId
:
Int
,
entityNameKey
:
String
,
isFavorite
:
Boolean
)