tripkit-android / com.skedgo.tripkit.alerts / AlertBlock
AlertBlock
@Immutable @TypeAdapters interface AlertBlock
Functions
Name | Summary |
---|---|
alert | abstract fun alert(): RealtimeAlert ? |
disruptionType | abstract fun disruptionType(): String ? |
modeInfo | abstract fun modeInfo(): ModeInfo ? |
operators | abstract fun operators(): Array < String !>? |
routes | abstract fun routes(): Array < Route !>? |
serviceTripIDs | abstract fun serviceTripIDs(): Array < String !>? |
stopCodes | abstract fun stopCodes(): Array < String !>? |