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

GCGoogleResultInterface

interface GCGoogleResultInterface :GCResultInterface

Functions

Name Summary
getAddress abstract fun getAddress():String!

Inheritors

Name Summary
GCGoogleResult open class GCGoogleResult :GCResult,GCGoogleResultInterface
GoogleResultLocationAdapter class GoogleResultLocationAdapter :GCGoogleResultInterface,ResultLocationAdapter<WithoutLocation!>