tripkit-android / com.skedgo.tripkit.ui.booking / BookingResolver

BookingResolver

interface BookingResolver

Properties

Name Summary
FLITWAYS static val FLITWAYS:Int
GOCATCH static val GOCATCH:Int
INGOGO static val INGOGO:Int
LYFT static val LYFT:Int
MTAXI static val MTAXI:Int
OTHERS static val OTHERS:Int
SMS static val SMS:Int
UBER static val UBER:Int

Functions

Name Summary
getTitleForExternalAction abstract fun getTitleForExternalAction(externalAction:String!):String?
performExternalActionAsync abstract fun performExternalActionAsync(params:ExternalActionParams!): Observable<BookingAction!>!