tripkit-android / com.skedgo.geocoding.agregator / GCAppResultInterface

GCAppResultInterface

interface GCAppResultInterface :GCResultInterface

Information that the user saves in the app

Types

Name Summary
Source class Source

Functions

Name Summary
getAppResultSource abstract fun getAppResultSource(): Source!
getSubtitle abstract fun getSubtitle():String!
isFavourite abstract fun isFavourite():Boolean

Inheritors

Name Summary
AppResultLocationAdapter class AppResultLocationAdapter :ResultLocationAdapter<TripGoPOI!>,GCAppResultInterface
GCAppResult Represents the the minimum information we need to calculate the score for a result obtained from the information stored in the app by the user.open class GCAppResult :GCResult,GCAppResultInterface