onLocationNotFound

abstract fun onLocationNotFound(@NonNull data: String, isPermissionDenied: Boolean)

Called when no location found

Parameters

data

An extra data

isPermissionDenied

If the location could not be found because of permission not granted