public interface TripUpdateSource
Modifier and Type | Method and Description |
---|---|
String |
getAgencyId() |
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 getAgencyId()
Copyright © 2015. All rights reserved.