Важно

This feature is available in the Full MapKit SDK version

YMKMasstransitTransportThreadAlertLastTrip

class YMKMasstransitTransportThreadAlertLastTrip : NSObject

Last trip for the thread. Allows to get the time it takes to get to the end of the route.

Summary

Class methods

 init(time: YMKTime)

Properties

var timeYMKTime { get }
Time required to finish the trip

Class methods

init(time:)

 init(time: YMKTime)


Properties

time

var time: YMKTime { get }

Time required to finish the trip.