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.models.database
/
ConnectionHistoryItem
Connection
History
Item
open
class
ConnectionHistoryItem
Members
Constructors
Connection
History
Item
Link copied to clipboard
constructor
(
)
Properties
collected
Timestamp
Link copied to clipboard
open
var
collectedTimestamp
:
Long
collected
Timestamp
String
Link copied to clipboard
open
val
collectedTimestampString
:
String
data
Type
Link copied to clipboard
open
var
dataType
:
String
property
Id
Link copied to clipboard
open
var
propertyId
:
Int
property
Name
Link copied to clipboard
open
var
propertyName
:
String
sent
Timestamp
Link copied to clipboard
open
var
sentTimestamp
:
Long
sent
Timestamp
String
Link copied to clipboard
open
val
sentTimestampString
:
String
status
Link copied to clipboard
open
var
status
:
Int
status
String
Link copied to clipboard
open
val
statusString
:
String
Functions
to
String
Link copied to clipboard
@
NonNull
open
fun
toString
(
)
:
String