Geospatial.State


class Geospatial.State


Represents the state of Geospatial at a specific point in time.

Summary

Public functions

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

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

Public properties

owner

Added in 1.0.0-beta01
val ownerGeospatial

self-reference to the object that owns this state.