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
/
IMapstedTable
IMapsted
Table
interface
IMapstedTable
Inheritors
ConnectionHistoryTable
UnsentDataTable
BuildingDataTable
PropertyDataTable
Members
Functions
clean
Local
Files
Link copied to clipboard
abstract
fun
cleanLocalFiles
(
)
get
Create
Table
Index
Sql
Link copied to clipboard
abstract
fun
getCreateTableIndexSql
(
)
:
String
get
Create
Table
Sql
Link copied to clipboard
abstract
fun
getCreateTableSql
(
)
:
String
get
Delete
Table
Sql
Link copied to clipboard
abstract
fun
getDeleteTableSql
(
)
:
String
set
Dir
Name
Link copied to clipboard
abstract
fun
setDirName
(
dirName
:
String
)