onCountryDetails

abstract fun onCountryDetails(details: CountryDetails)

Called when the operation successfully finished.

Parameters

details

A CountryDetails structure, containing requested country details.