/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.tripresult/TripSegmentItemViewModel/setupSegment

setupSegment

\ fun setupSegment(viewType: TripSegmentItemViewModel.SegmentViewType, title: String, description: String? = null, startTime: String? = null, endTime: String? = null, delay: Long = 0, hasRealtime: Boolean = false, lineColor: Int = Color.TRANSPARENT, topConnectionColor: Int = lineColor, bottomConnectionColor: Int = lineColor, isStationaryItem: Boolean = false, isCancelled: Boolean = false)