YMKRoadEventsEventInfoSession

@interface YMKRoadEventsEventInfoSession : NSObject

Session for requesting road event info.

Summary

Instance methods

- (void)retryWithResponseHandler:
    (nonnull YMKRoadEventsEventInfoSessionResponseHandler)responseHandler;

One of the following errors can happen: YRTNotFoundError, YRTNetworkError, YRTRemoteError

- (void)cancel;

Instance methods

retryWithResponseHandler:

- (void)retryWithResponseHandler:
    (nonnull YMKRoadEventsEventInfoSessionResponseHandler)responseHandler;

One of the following errors can happen: YRTNotFoundError, YRTNetworkError, YRTRemoteError.


cancel

- (void)cancel;