lineNames property

List<String> lineNames
final

Keep departures whose route short name is in this set (see PTRouteInfo.routeShortName).

Values are passed raw - the SDK percent-encodes them itself. Empty string entries are invalid.

Implementation

final List<String> lineNames;