ListDevicePositionsResponseEntry

Contains the tracker resource details.

Types

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

Properties

Link copied to clipboard

The accuracy of the device position.

Link copied to clipboard

The ID of the device for this position.

Link copied to clipboard

The last known device position. Empty if no positions currently stored.

Link copied to clipboard

The properties associated with the position.

Link copied to clipboard

The timestamp at which the device position was determined. Uses ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.

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