Warning
This feature is available in the Full MapKit SDK version
MMKMasstransitSession
@interface MMKMasstransitSession : NSObject |
Handler for an async request for mass transit routes.
Summary
Instance methods
- (void)cancel; |
- (void)retryWithRouteHandler: |
Instance methods
cancel
- (void)cancel; |
Tries to cancel the current request for mass transit routes.
retryWithRouteHandler:
- (void)retryWithRouteHandler: |
Retries the request for mass transit routes using the specified callback.