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

U

UP - enum entry in com.telenav.commerce.voiceservice.models.PageDirection

Scroll up

UPDATE_SETTINGS - enum entry in com.telenav.commerce.voiceservice.models.Action

Send to VoiceKit in order to update with the given settings

UPDATE_VOICE_SDK_SETTINGS - enum entry in com.telenav.commerce.voiceservice.models.Action

Send to VoiceKit when location needs to be updated

updateContext(String) - function in com.telenav.commerce.voiceservice.businesslogic.voicekit.api.IVoiceServiceApi
This method will send the current context to voice.
updateLocalContext(LocalContext) - function in com.telenav.commerce.voiceservice.api.IVoiceCommerceApi
This method will update the local context.
updateLocalContext(LocalContext) - function in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.FoodContextHandler
This method will update the local context based on the information received from client
updateLocalContext(LocalContext) - function in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.ParkingContextHandler
This method will update the local context based on the information received from client
updateLocalContext(LocalContext) - function in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.api.ILocalContextHandler
This method will update the local context based on the information received from client
updateLocalContextWithVoiceContext(BaseUpdateContext) - function in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.FoodContextHandler
This method will update the local context based on the information received from voice
updateLocalContextWithVoiceContext(BaseUpdateContext) - function in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.ParkingContextHandler
This method will update the local context based on the information received from voice
updateLocalContextWithVoiceContext(BaseUpdateContext) - function in com.telenav.commerce.voiceservice.businesslogic.localcontexthandler.api.ILocalContextHandler
This method will update the local context based on the information received from voice
UpdateLocationResponse - class in com.telenav.commerce.voiceservice.models
Response data used to send out location updates to VoiceKit.
UpdateNlgResponse - class in com.telenav.commerce.voiceservice.models
Response data used to send to VoiceKit a status about the completion of a utterance processing.
updateSettings(String) - function in com.telenav.commerce.voiceservice.businesslogic.voicekit.api.IVoiceServiceApi
This method will send the settings information required by voice service for a proper run
UpdateSettingsResponse - class in com.telenav.commerce.voiceservice.models
Represents the configuration data that should be send to VoiceKit in order to run properly , or whenever the fields have updated (all fields except action are optional when delta update)
UserContext - class in com.telenav.commerce.voiceservice.models
Class that keeps all the user's profile data that need to be send to voice for parking and food flows IMPORTANT: It is mandatory to send all the UserContext data when updating some field.
A  B  C  D  F  G  H  I  L  N  O  P  Q  R  S  T  U  V