MMKMasstransitTransportThreadAlertClosedUntil
Warning
This feature is available in the Full MapKit SDK version
|
@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; |
Class methods
closedUntilWithTime:
|
+ (nonnull MMKMasstransitTransportThreadAlertClosedUntil *)closedUntilWithTime:(nonnull MMKTime *)time; |
Properties
time
|
@property (nonatomic, readonly, nonnull) MMKTime *time; |
Time of the next trip.