Class YMKMasstransitSummarySession

Handler for an async request for a summary of mass transit routes.

Instance Methods

- cancel

Tries to cancel the current request for a summary of mass transit routes.

- retryWithSummaryHandler:

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

- cancel

Tries to cancel the current request for a summary of mass transit routes.

- retryWithSummaryHandler:

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

Method Detail

-cancel

- (void)cancel

Tries to cancel the current request for a summary of mass transit routes.

-retryWithSummaryHandler:

- (void)retryWithSummaryHandler:(nullable YMKMasstransitSummarySessionSummaryHandler)summaryHandler 

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