LocationUpdateListener

interface LocationUpdateListener

Types

Companion
Link copied to clipboard
object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
onLocationUpdate
Link copied to clipboard
abstract fun onLocationUpdate(newLocation: Location)
toString
Link copied to clipboard
open fun toString(): String

Properties

preferredInterval
Link copied to clipboard
open val preferredInterval: Long
preferredPriority
Link copied to clipboard
open val preferredPriority: Int

Inheritors

GpsLayer
Link copied to clipboard