SLSlamResponse

data class SLSlamResponse(    val cellLocation: SLSlamCellLocation?,     val indoorLocation: SLSlamIndoorLocation?,     val wifiScanId: Long?,     val ts: Long?,     val state: String?,     val address: SLSlamAddress?)

Constructors

Link copied to clipboard
constructor(    cellLocation: SLSlamCellLocation?,     indoorLocation: SLSlamIndoorLocation?,     wifiScanId: Long?,     ts: Long?,     state: String?,     address: SLSlamAddress?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val ts: Long?
Link copied to clipboard

Functions

Link copied to clipboard

Defines the condition for whether we should indoordata or not