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