Warning

This feature is available in the Full MapKit SDK version

MMKMasstransitTransportThreadAlertClosedUntil

@interface MMKMasstransitTransportThreadAlertClosedUntil : NSObject

Thread is not operational until specified time.

Summary

Class methods

+ (nonnull MMKMasstransitTransportThreadAlertClosedUntil *)closedUntilWithTime:(nonnull MMKTime *)time;

Properties

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

Class methods

closedUntilWithTime:

+ (nonnull MMKMasstransitTransportThreadAlertClosedUntil *)closedUntilWithTime:(nonnull MMKTime *)time;


Properties

time

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

Time of the next trip.