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.core.database
/
BuildingDataTable
/
insertOrUpdate
insert
Or
Update
open
fun
insertOrUpdate
(
buildingDataItem
:
BuildingListFilesResponse.BuildingDataItem
)
:
Boolean
open
fun
insertOrUpdate
(
buildingDataType
:
Int
,
buildingId
:
Int
,
version
:
Int
,
compressedData
:
Array
<
Byte
>
)