onSuccess

abstract fun onSuccess(locations: List<Location>, hasMore: Boolean)

This method will be called after successful completion of an SDK method.

Parameters

locations

The Location list resulting from the SDK method called.