SkedGo Logo TripKit SDK for Android
  • Getting Started
  • Guide
    • TripKit Map Fragment
    • Location Search
    • Trip Results
    • Service & Stop Detail
    • Routes for region
    • Get off alerts
    • Viewcontroller
  • SDK Reference
  • API
  • Developer
    • Docs
    • API
    • iOS
    • Android
    • React
  • SkedGo
  • Log in
  • Sign up
  • Getting Started
  • Guide
    • TripKit Map Fragment
    • Location Search
    • Trip Results
    • Service & Stop Detail
    • Routes for region
    • Get off alerts
    • Viewcontroller
  • SDK Reference
  • API
  • Docs
  • API
  • iOS
  • Android
  • React
  • SkedGo
  • Log in
  • Sign up
  • SegmentCameraUpdate
  • Inheritors
  • Types
  • Functions

/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.routing/SegmentCameraUpdate

SegmentCameraUpdate

sealed class SegmentCameraUpdate

Inheritors

HasTwoLocations
HasOneLocation
HasEmptyLocations

Types

Name Summary
HasEmptyLocations data class HasEmptyLocations(val id: Long) : SegmentCameraUpdate
HasOneLocation data class HasOneLocation(val id: Long, val location: Location) : SegmentCameraUpdate
HasTwoLocations data class HasTwoLocations(val id: Long, val start: Location, val end: Location) : SegmentCameraUpdate

Functions

Name Summary
tripSegmentId abstract fun tripSegmentId(): Long
TripKit SDK for Android
  • Pricing
  • Report issue
  • Email support