Warning

This feature is available in the Full MapKit SDK version

YMKMasstransitTransportThreadAlertClosedUntil

@interface YMKMasstransitTransportThreadAlertClosedUntil : NSObject

Thread is not operational until specified time.

Summary

Class methods

+ (nonnull YMKMasstransitTransportThreadAlertClosedUntil *)closedUntilWithTime:(nonnull YMKTime *)time;

Properties

@property (nonatomic, readonly, nonnull) YMKTime *time;
Time of the next trip

Class methods

closedUntilWithTime:

+ (nonnull YMKMasstransitTransportThreadAlertClosedUntil *)closedUntilWithTime:(nonnull YMKTime *)time;


Properties

time

@property (nonatomic, readonly, nonnull) YMKTime *time;

Time of the next trip.