Важно

This feature is available in the Full MapKit SDK version

YMKMasstransitTransportThreadAlertClosed

class YMKMasstransitTransportThreadAlertClosed : NSObject

Thread is not operational on that day.

Summary

Class methods

 init(dummy: Bool)

Properties

var dummy: Bool { get }
Dummy field which is used here because IDL does not support structs without fields

Class methods

init(dummy:)

 init(dummy: Bool)


Properties

dummy

var dummy: Bool { get }

Dummy field which is used here because IDL does not support structs without fields.