Class YMKMasstransitSession

Handler for an async request for mass transit routes.

Instance Methods

- cancel

Tries to cancel the current request for mass transit routes.

- retryWithRouteHandler:

Retries the request for mass transit routes using the specified callback.

- cancel

Tries to cancel the current request for mass transit routes.

- retryWithRouteHandler:

Retries the request for mass transit routes using the specified callback.

Method Detail

-cancel

- (void)cancel

Tries to cancel the current request for mass transit routes.

-retryWithRouteHandler:

- (void)retryWithRouteHandler:(nullable YMKMasstransitSessionRouteHandler)routeHandler 

Retries the request for mass transit routes using the specified callback.