GetPositionResponse

Deprecated

No longer recommended for use. See AWS API documentation for more details.

Types

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

Properties

Link copied to clipboard

The accuracy of the estimated position in meters. An empty value indicates that no position data is available. A value of ‘0.0’ value indicates that position data is available. This data corresponds to the position information that you specified instead of the position computed by solver.

Link copied to clipboard

The position information of the resource.

Link copied to clipboard

The vendor of the positioning solver.

Link copied to clipboard

The type of solver used to identify the position of the resource.

Link copied to clipboard

The version of the positioning solver.

Link copied to clipboard

The timestamp at which the device's position was determined.

Functions

Link copied to clipboard
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