VoiceInstructionCache

open class VoiceInstructionCache

Constructors

VoiceInstructionCache
Link copied to clipboard
open fun VoiceInstructionCache(navigation: MapboxNavigation, voiceInstructionLoader: VoiceInstructionLoader, connectivityStatus: ConnectivityStatusProvider)

Functions

cache
Link copied to clipboard
open fun cache()
getTotalVoiceInstructionNumber
Link copied to clipboard
@TestOnly()
open fun getTotalVoiceInstructionNumber(): Int
initCache
Link copied to clipboard
open fun initCache(route: DirectionsRoute)
update
Link copied to clipboard
open fun update(voiceInstructionsToAnnounce: Int)