MMKMasstransitSession
Warning
This feature is available in the Full MapKit SDK version
|
@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.