toggle menu
SDK
androidJvm
switch theme
search in API
sdk-sensor-collection
/
com.combain.sdk_sensor_collection.monitor
/
SLMonitorData
/
SLMonitorData
SLMonitor
Data
constructor
(
timestamp
:
Long
?
=
null
,
gpsLocation
:
SLLocation
?
=
null
,
gpsNumberOfSatellites
:
Int
?
=
null
,
steps
:
Int
?
=
null
,
heading
:
Double
?
=
null
,
pressure
:
Float
?
=
null
,
androidActivity
:
String
?
=
null
)