MMKRoadEventsEventInfoSession
class MMKRoadEventsEventInfoSession : NSObject |
Session for requesting road event info.
Summary
Instance methods
func retry(responseHandler: @escaping MMKRoadEventsEventInfoSessionResponseHandler) |
func cancel() |
Instance methods
retry(responseHandler:)
func retry(responseHandler: @escaping MMKRoadEventsEventInfoSessionResponseHandler) |
One of the following errors can happen: MRTNotFoundError, MRTNetworkError, MRTRemoteError.
cancel()
func cancel() |
Undocumented