on Location Updated
abstract fun onLocationUpdated(context: Context, location: Location, user: RadarUser)
Content copied to clipboard
Tells the receiver that the current user's location was updated and synced to the server.
Parameters
context
The context.
location
The location.
user
The current user.