On-demand Rides and Deliveries Solution is currently available only to select partners. Contact sales to learn more.

NavigationTransactionRecorder.AddressListener

Stay organized with collections Save and categorize content based on your preferences.
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