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(val latitude: Double? = null, val longitude: Double? = null, val accuracy: Float? = null, val timestampMillis: Long? = null)
Platform-agnostic representation of location.