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.map_download
/
PropertyFilesResponse
Property
Files
Response
open
class
PropertyFilesResponse
Members
Constructors
Property
Files
Response
Link copied to clipboard
constructor
(
)
Types
Data
Item
Link copied to clipboard
open
class
DataItem
Properties
data
Items
Link copied to clipboard
@
Expose
open
var
dataItems
:
List
<
PropertyFilesResponse.DataItem
>
map
Data
Id
Link copied to clipboard
@
Expose
open
var
mapDataId
:
Int
total
Download
Size
Link copied to clipboard
@
Expose
open
var
totalDownloadSize
:
Int
version
Link copied to clipboard
@
Expose
open
var
version
:
Int
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String