RadarIpGeocodeCallback

interface RadarIpGeocodeCallback

Called when an IP geocoding request succeeds, fails, or times out.

Functions

onComplete
Link copied to clipboard
abstract fun onComplete(status: Radar.RadarStatus, address: RadarAddress? = null, proxy: Boolean = false)
Called when an IP geocoding request succeeds, fails, or times out.