A  B  C  D  F  G  H  I  L  N  O  P  Q  R  S  T  U  V 

L

LISTENING - enum entry in com.telenav.commerce.voiceservice.models.VoiceDialogState

Voice is listening for the user to say something

LocalContext - class in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.api
This class defines the data classes that should be used by client for updating the context.
LocalContext.FoodContext - class in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.api.LocalContext
 
LocalContext.FoodContext.FoodBrandContext - class in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.api.LocalContext.FoodContext
This class is used for updating the food brand related data.
LocalContext.FoodContext.FoodLocationContext - class in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.api.LocalContext.FoodContext
This class is used for updating the food location related data.
LocalContext.FoodContext.FoodStoreContext - class in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.api.LocalContext.FoodContext
This class is used for updating the food store related data.
LocalContext.FoodContext.SelectedFoodLocationContext - class in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.api.LocalContext.FoodContext
This class is used for updating the selected searched location.
LocalContext.FoodContext.SelectedFoodStoreContext - class in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.api.LocalContext.FoodContext
This class is used for updating the food store related data.
LocalContext.ParkingContext - class in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.api.LocalContext
 
LocalContext.ParkingContext.Product - class in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.api.LocalContext.ParkingContext
This class is used for updating the product related data.
LocalContext.ParkingContext.Store - class in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.api.LocalContext.ParkingContext
This class is used for updating the store related data.
LocalContext.ParkingContext.Time - class in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.api.LocalContext.ParkingContext
This class is used for updating the time related data.
LOCATION - enum entry in com.telenav.commerce.voiceservice.models.Domain

Is sent out when current location is send out to voice

LOG_LEVEL_DEBUG - enum entry in com.telenav.commerce.voiceservice.models.LoggingLevel

Debug logging

LOG_LEVEL_DISABLED - enum entry in com.telenav.commerce.voiceservice.models.LoggingLevel

Logging disabled

LOG_LEVEL_ERROR - enum entry in com.telenav.commerce.voiceservice.models.LoggingLevel

Error logging

LOG_LEVEL_INFO - enum entry in com.telenav.commerce.voiceservice.models.LoggingLevel

Info logging

LOG_LEVEL_VERBOSE - enum entry in com.telenav.commerce.voiceservice.models.LoggingLevel

Verbose logging

LOG_LEVEL_WARN - enum entry in com.telenav.commerce.voiceservice.models.LoggingLevel

Warning logging

LoggingLevel - class in com.telenav.commerce.voiceservice.models
Type of logging levels to be set for VoiceKit.
A  B  C  D  F  G  H  I  L  N  O  P  Q  R  S  T  U  V