Builder

open class Builder<M : CoreParams?, B : CoreParams.Builder<M, B>?>

Functions

Link copied to clipboard
open fun build(): CoreParams
Building the Core Params will initialize the SDK variables.
Link copied to clipboard
Set whether the SDK should auto-restart itself if the system clears it from memory due to user inactivity
Link copied to clipboard
open fun setBlueDotCriteria(criteria: BlueDotCriteria): B
Sets the blue dot criteria that should be used for deciding when to offer blue dot
Link copied to clipboard
open fun setCmsSyncBatchSize(size: Int): B
Sets the cms property data property fetch batch size.
Link copied to clipboard
Set customized foreground service details (can be updated later)
Link copied to clipboard
open fun setPrefetchMapData(enable: Boolean): B
Set whether the SDK should prefetch (download) map data
Link copied to clipboard
open fun setSimulatorPath(simulatorPath: CoreParams.SimulatorPath): B
Force the blue dot to follow a simulator path.
Link copied to clipboard
Sets whether or not this initialization was due being awoken from a deep sleep