ParkingPriceCallback

Callback that reports when a ParkingPriceResponse or SearchFailure has been received.

Important: This is a Public Preview API. It may be changed or removed at any time.

Inherited functions

Link copied to clipboard
abstract fun onFailure(failure: SearchFailure)
Link copied to clipboard
abstract fun onSuccess(result: ParkingPriceResponse)