tripkit-android / com.skedgo.tripkit.ui.routing / SegmentCameraUpdate
SegmentCameraUpdate
sealed class SegmentCameraUpdate
Types
Name | Summary |
---|---|
HasEmptyLocations | data class HasEmptyLocations : SegmentCameraUpdate |
HasOneLocation | data class HasOneLocation : SegmentCameraUpdate |
HasTwoLocations | data class HasTwoLocations : SegmentCameraUpdate |
Functions
Name | Summary |
---|---|
tripSegmentId | abstract fun tripSegmentId(): Long |