A
C
E
F
G
H
I
P
R
S
V
I
- init(SDKOptions,IParkingUserServiceProvider,IParkingPaymentServiceProvider) - function in com.telenav.commerce.parkingservice.api.IParkingApi
- This method initializes or updates the parking service.
- init(SDKOptions,IParkingUserServiceProvider,IParkingPaymentServiceProvider) - function in com.telenav.commerce.parkingservice.businesslogic.ParkingManager
- IParkingApi - class in com.telenav.commerce.parkingservice.api
- This interface represents the entry point to the parking service module.
- IParkingCommerceApi - class in com.telenav.commerce.parkingservice.api
- This interface represents the entry point to Commerce Service regrading the parking flow.
- IParkingManagerProvider - class in com.telenav.commerce.parkingservice.api
- This interface is used for exposing an implementation of the API that should be used by the client for accessing the parking module functionality
- IParkingPaymentServiceProvider - class in com.telenav.commerce.parkingservice.dependencies
- This interface defines the payment data related methods that are requested for a proper running of the parking service.
- IParkingRetrofitServiceApi - class in com.telenav.commerce.parkingservice.api
- This interface represents the contract for the Parking Retrofit Service.
- IParkingUserServiceProvider - class in com.telenav.commerce.parkingservice.dependencies
- This interface defines the user data related methods that are requested for a proper running of the parking service.