YMKRoadEventsEventInfoSession
|
class YMKRoadEventsEventInfoSession : NSObject |
Session for requesting road event info.
Summary
Instance methods
|
func retry(responseHandler: @escaping YMKRoadEventsEventInfoSessionResponseHandler) |
|
func cancel() |
Instance methods
retry(responseHandler:)
|
func retry(responseHandler: @escaping YMKRoadEventsEventInfoSessionResponseHandler) |
One of the following errors can happen: YRTNotFoundError, YRTNetworkError, YRTRemoteError.
cancel()
|
func cancel() |