MMKRoadEventsEventInfoSession
@interface MMKRoadEventsEventInfoSession : NSObject |
Session for requesting road event info.
Summary
Instance methods
- (void)retryWithResponseHandler: |
- (void)cancel; |
Instance methods
retryWithResponseHandler:
- (void)retryWithResponseHandler: |
One of the following errors can happen: MRTNotFoundError, MRTNetworkError, MRTRemoteError.
cancel
- (void)cancel; |
Undocumented