|  | Alexa Auto SDK
    2.3.0
    | 
| Static Public Member Functions | |
| static EngineConfiguration | createCBLConfig (final int seconds) | 
| static EngineConfiguration | createCBLUserProfileConfig (final boolean enableUserProfile) | 
A factory interface for creating CBL configuration objects
| 
 | static | 
Factory method used to programmatically generate cbl configuration data. The data generated by this method is equivalent to providing the following JSON values in a configuration file:
| requestTimeout | The timeout used for requesting code pair The default configuration of 60 seconds will be overriden with this value when configured. | 
| 
 | static | 
Factory method used to programmatically generate cbl configuration data. The data generated by this method is equivalent to providing the following JSON values in a configuration file:
| [in] | enableUserProfile | Enable functionality to request user profile | 
Alexa Auto SDK 2.3.0 - Copyright 2017-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0