Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Represents various events related to geofencing operations.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class AFGeoLocation(var latitude: Double? = null, var longitude: Double? = null, var accuracy: Float? = null, val timestampMillis: Long? = null)
Platform-agnostic representation of location.