public interface TripUpdateSource
Modifier and Type | Method and Description |
---|---|
String |
getFeedId() |
boolean |
getFullDatasetValueOfLastUpdates() |
List<GtfsRealtime.TripUpdate> |
getUpdates()
Wait for one message to arrive, and decode it into a List of TripUpdates.
|
List<GtfsRealtime.TripUpdate> getUpdates()
boolean getFullDatasetValueOfLastUpdates()
String getFeedId()
Copyright © 2019. All rights reserved.