retry abstract method

void retry(
  1. BicycleSummarySessionSummaryListener summaryListener
)

Retries the request for a summary of mass transit routes, using the specified callback.

Implementation

void retry(BicycleSummarySessionSummaryListener summaryListener);