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.serialized_files
/
SerializedFileItem
Serialized
File
Item
abstract
class
SerializedFileItem
All of methods should be override for different types of serialized files (images, analytics, etc.).
Members
Constructors
Serialized
File
Item
Link copied to clipboard
constructor
(
)
Functions
get
Id
Link copied to clipboard
abstract
fun
getId
(
)
:
Integer
initialize
Link copied to clipboard
abstract
fun
initialize
(
)
abstract
fun
initialize
(
jsonArray
:
JsonArray
)