NavigationTransactionRecorder.AddressListener

public static abstract class NavigationTransactionRecorder.AddressListener extends Object

When pickup(Waypoint, List) or dropoff(Waypoint, List) are called the transaction recorder will lookup the phone's current location in the background and return it via this listener.

Public Constructor Summary

Public Method Summary

abstract void
onAddressResolved(String address, int failureType)

Inherited Method Summary

Public Constructors

public NavigationTransactionRecorder.AddressListener ()

Public Methods

public abstract void onAddressResolved (String address, int failureType)

Parameters
address
failureType