retry abstract method

void retry(
  1. SummaryHandler summaryListener
)

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

Implementation

void retry(SummaryHandler summaryListener);