/tripkit/TripKitAndroid/com.skedgo.tripkit.routing/ExtraQueryMapProvider

ExtraQueryMapProvider

\ interface ExtraQueryMapProvider

A decorator that puts additional query params into the query map that is supplied into A2bRoutingApi. Note that you should only use this when you really do know what you intend to do.

Functions

Name Summary
call abstract fun call(): Map<String, Any>
Be careful that some entries of this map may override some default entries of the query map of A2bRoutingApi.