lineNames property
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;
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.
final List<String> lineNames;