A
C
E
F
G
H
I
P
R
S
V
S
- secondCheckout() - function in com.telenav.commerce.parkingservice.api.IParkingRetrofitServiceApi
- selectParking(String) - function in com.telenav.commerce.parkingservice.api.IParkingRetrofitServiceApi
- This method selects the parking place with the given parking id, meaning that it will be ready to be reservable.
- setConfiguration(SdkConfiguration) - function in com.telenav.commerce.parkingservice.api.IParkingCommerceApi
- Updates the IHttpApi instance with the given configuration to be used in the communication with commerce service.
- setConfiguration(SdkConfiguration) - function in com.telenav.commerce.parkingservice.businesslogic.ParkingCommerce
- Updates the IHttpApi instance with the given configuration to be used in the communication with commerce service.
- StatusResponse - class in com.telenav.commerce.parkingservice.models
- Data class representing an API response with it's corresponding status (code, message errors if any)