tripkit-android / com.skedgo.tripkit / RealTimeTripUpdateReceiver
RealTimeTripUpdateReceiver
interface RealTimeTripUpdateReceiver
Functions
Name | Summary |
---|---|
startAsync | abstract fun startAsync(): Flowable< Pair < Trip !, TripGroup !>!>! |
stop | abstract fun stop(): Unit |
Inheritors
Name | Summary |
---|---|
PeriodicRealTimeTripUpdateReceiver | abstract class PeriodicRealTimeTripUpdateReceiver : RealTimeTripUpdateReceiver |