/tripkit/TripKitAndroid/com.skedgo.tripkit.alerts/RealtimeAlertService
RealtimeAlertService
\ class RealtimeAlertService@Injectconstructor(api: RealtimeAlertApi)
Constructors
| RealtimeAlertService | @Inject constructor(api: RealtimeAlertApi) |
Functions
| Name | Summary |
|---|---|
| fetchRealtimeAlertsAsync | fun fetchRealtimeAlertsAsync(baseUrls: List<String>?, @Query(value = "region")regionName: String): Observable<RealtimeAlertResponse> |