Geospatial.State


class Geospatial.State


State of Geospatial at a specific point in time.

Summary

Public functions

open operator Boolean
equals(other: Any?)
open Int
open String

Returns a string representation of State for debugging.

Public properties

Geospatial.GeospatialTrackingState

the current GeospatialTrackingState of Geospatial

Geospatial

self-reference to the object that owns this state

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Returns a string representation of State for debugging.

Note: Not intended for production use.

Public properties

owner

Added in 1.0.0-beta02
val ownerGeospatial

self-reference to the object that owns this state