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

H

handleAudioFocus(VoiceDialogState) - function in com.telenav.commerce.voiceservice.businesslogic.audio.api.IVoiceAudioManager
This method will handle the audio focus based on voice states It will request audio focus when voice flow is started and abandon focus when voice flow is ended.
handleDefaultAudioNotificationsState(Boolean) - function in com.telenav.commerce.voiceservice.businesslogic.audio.api.IVoiceAudioManager
Method that handles the mute state of notification sounds.
handleMicrophoneState(VoiceDialogState) - function in com.telenav.commerce.voiceservice.businesslogic.audio.api.IVoiceAudioManager
This method will handle the microphone state based on voice states It will enable the mic when the recording is started and disable it after registration process is ended
HttpDelegateProvider - class in com.telenav.commerce.voiceservice.businesslogic.http
 
httpGet(String,HashMap) - function in com.telenav.commerce.voiceservice.businesslogic.http.HttpDelegateProvider
 
httpGet(String,HashMap) - function in com.telenav.commerce.voiceservice.businesslogic.http.api.IHttpDelegateProvider
 
httpPost(String,HashMap,ByteArray) - function in com.telenav.commerce.voiceservice.businesslogic.http.HttpDelegateProvider
 
httpPost(String,HashMap,ByteArray) - function in com.telenav.commerce.voiceservice.businesslogic.http.api.IHttpDelegateProvider
 
httpPut(String,HashMap,ByteArray) - function in com.telenav.commerce.voiceservice.businesslogic.http.HttpDelegateProvider
 
httpPut(String,HashMap,ByteArray) - function in com.telenav.commerce.voiceservice.businesslogic.http.api.IHttpDelegateProvider
 
A  B  C  D  F  G  H  I  L  N  O  P  Q  R  S  T  U  V