InferredState

The inferred state of the device, given the provided position, IP address, cellular signals, and Wi-Fi- access points.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The level of certainty of the inferred position.

Link copied to clipboard

The distance between the inferred position and the device's self-reported position.

Link copied to clipboard

The device position inferred by the provided position, IP address, cellular signals, and Wi-Fi- access points.

Link copied to clipboard

Indicates if a proxy was used.

Functions

Link copied to clipboard
inline fun copy(block: InferredState.Builder.() -> Unit = {}): InferredState
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String